mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Add missing period between sentences to keyboard docs
This commit is contained in:
parent
375583259a
commit
7d954b9395
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ keyboard with a Cyrillic keyboard layout pressing the :kbd:`ctrl+С` key will
|
|||
be :kbd:`ctrl+c` in the standard layout. So the terminal should send the *base
|
||||
layout key* as ``99`` corresponding to the ``c`` key.
|
||||
|
||||
If only one alternate key is present, it is the *shifted key* if the terminal
|
||||
If only one alternate key is present, it is the *shifted key*. If the terminal
|
||||
wants to send only a base layout key but no shifted key, it must use an empty
|
||||
sub-field for the shifted key, like this::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue