mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-21 05:33:45 -04:00
csi: implement CSI > 4n (reset modifyOtherKeys)
This commit is contained in:
parent
876044df8d
commit
8485cdaaaa
3 changed files with 29 additions and 1 deletions
|
|
@ -60,6 +60,10 @@
|
|||
is similar to `show-urls-launch`, but does not automatically exit
|
||||
URL mode after activating an URL
|
||||
(https://codeberg.org/dnkl/foot/issues/964).
|
||||
* Support for `CSI > 4 n`, disable _modifyOtherKeys_. Note that since
|
||||
foot only supports level 1 and 2 (and not level 0), this sequence
|
||||
does not disable _modifyOtherKeys_ completely, but simply reverts it
|
||||
back to level 1 (the default).
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue