mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-10 05:33:51 -04:00
keymap: emit \E[27;2;13~ for all key combinations involving Shift+Return
This is what XTerm emits with `modifyOtherKeys=1`, which is foot’s only mode.
This commit is contained in:
parent
e81d23befc
commit
18e00a55f6
2 changed files with 13 additions and 4 deletions
|
|
@ -106,6 +106,8 @@
|
|||
* Missing DPI values for “some” monitors on Gnome
|
||||
(https://codeberg.org/dnkl/foot/issues/118).
|
||||
* Handling of multi-column composed characters while reflowing.
|
||||
* Escape sequences sent for key combinations with `Return`, that did
|
||||
**not** include `Alt`.
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue