readme: add default shortcut for unicode input

This commit is contained in:
Daniel Eklöf 2023-07-10 12:36:41 +02:00
parent 19e37b17aa
commit 87d45c2a01
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -168,6 +168,9 @@ These are the default shortcuts. See `man foot.ini` and the example
: Enter URL mode, where all currently visible URLs are tagged with a
jump label with a key sequence that will open the URL.
<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>u</kbd>
: Enter Unicode input mode.
<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>z</kbd>
: Jump to the previous, currently not visible, prompt. Requires [shell
integration](https://codeberg.org/dnkl/foot/wiki#user-content-jumping-between-prompts).