keymap: add ‘CSI 27;<mod>;27~’ escapes for Esc with modifiers

This commit is contained in:
Daniel Eklöf 2020-11-28 11:50:32 +01:00
parent 016c703b3d
commit c213ee90f1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 16 additions and 0 deletions

View file

@ -112,6 +112,7 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
* Key mappings for key combinations with `alt`+`return`.
* `footclient` `-m` (`--maximized`) flag being ignored.
* Crash with explicitly sized sixels with a height less than 6 pixels.
* Key mappings for `esc` with modifiers.
### Security