mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
...
This commit is contained in:
parent
063d6652e0
commit
ded9cf227a
1 changed files with 2 additions and 2 deletions
|
|
@ -374,8 +374,8 @@ number mapping is defined in link:key_encoding.asciidoc[this table].
|
|||
For example:
|
||||
|
||||
```
|
||||
<ESC>_Kp6:58<ESC>\ is <Ctrl>+<Alt>+x (press)
|
||||
<ESC>_Krf:10a<ESC>\ is <Ctrl>+<Alt>+<Shift>+<Super>+PageUp (release)
|
||||
<ESC>_Kp6:CQ<ESC>\ is <Ctrl>+<Alt>+x (press)
|
||||
<ESC>_Krf:HO<ESC>\ is <Ctrl>+<Alt>+<Shift>+<Super>+PageUp (release)
|
||||
```
|
||||
|
||||
There is a `:` between the modifiers and the key-press so that in the future
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue