mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-21 05:33:45 -04:00
keymap: change alt+escape to emit \E\E instead of a CSI 27 sequence
Closes #1105
This commit is contained in:
parent
24c2d56804
commit
4abf46955f
2 changed files with 4 additions and 1 deletions
|
|
@ -64,8 +64,11 @@
|
|||
mode ([#1084][1084]).
|
||||
* NUL is now stripped when pasting in non-bracketed mode
|
||||
([#1084][1084]).
|
||||
* `alt`+`escape` now emits `\E\E` instead of a `CSI 27` sequence
|
||||
([#1105][1105]).
|
||||
|
||||
[1084]: https://codeberg.org/dnkl/foot/issues/1084
|
||||
[1105]: https://codeberg.org/dnkl/foot/issues/1105
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue