mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-21 16:05:02 +02:00
typo
This commit is contained in:
@@ -192,7 +192,7 @@ For example::
|
|||||||
|
|
||||||
map alt+s send_text all \x13
|
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::
|
the :sc:`send_text <send_text>` you can use the ``showkey`` utility. Run::
|
||||||
|
|
||||||
showkey -a
|
showkey -a
|
||||||
|
|||||||
Reference in New Issue
Block a user