mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
changelog: DECSET 27127 - modifies Esc to send \E[27127~ instead of \E
This commit is contained in:
parent
cbda2fb9c1
commit
d58d0601f6
1 changed files with 3 additions and 0 deletions
|
|
@ -77,6 +77,9 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
|
||||||
options to `footclient` (https://codeberg.org/dnkl/foot/issues/189).
|
options to `footclient` (https://codeberg.org/dnkl/foot/issues/189).
|
||||||
* Short command line options for `--title`, `--maximized`,
|
* Short command line options for `--title`, `--maximized`,
|
||||||
`--fullscreen`, `--login-shell`, `--hold` and `--check-config`.
|
`--fullscreen`, `--login-shell`, `--hold` and `--check-config`.
|
||||||
|
* `DECSET` escape to modify the `escape` key to send `\E[27;1;27~`
|
||||||
|
instead of `\E`: `\E[?27127h` enables the new behavior, `\E[?27127l`
|
||||||
|
disables it (the default).
|
||||||
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue