mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-19 13:45:16 +00:00
typo
This commit is contained in:
parent
bc302dad23
commit
5bed0dddaa
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ For example::
|
|||
|
||||
map alt+s send_text all \x13
|
||||
|
||||
This maps :kbd:`alt+s`` to :kbd:`ctrl+s`. To figure out what bytes to use for
|
||||
This maps :kbd:`alt+s` to :kbd:`ctrl+s`. To figure out what bytes to use for
|
||||
the :sc:`send_text <send_text>` you can use the ``showkey`` utility. Run::
|
||||
|
||||
showkey -a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue