mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
changelog: don’t repeat ‘IME’
This commit is contained in:
parent
3d14d79c01
commit
e42fd0f87f
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
|
||||||
[INSTALL.md](INSTALL.md#user-content-options)
|
[INSTALL.md](INSTALL.md#user-content-options)
|
||||||
(https://codeberg.org/dnkl/foot/issues/134).
|
(https://codeberg.org/dnkl/foot/issues/134).
|
||||||
* `DECSET` escape to enable/disable IME: `CSI ? 737769 h` enables IME
|
* `DECSET` escape to enable/disable IME: `CSI ? 737769 h` enables IME
|
||||||
and `CSI ? 737769 l` disables IME. This can be used to
|
and `CSI ? 737769 l` disables it. This can be used to
|
||||||
e.g. enable/disable IME when entering/leaving insert mode in vim.
|
e.g. enable/disable IME when entering/leaving insert mode in vim.
|
||||||
* Implement reverse auto-wrap (_auto\_left\_margin_, _bw_, in
|
* Implement reverse auto-wrap (_auto\_left\_margin_, _bw_, in
|
||||||
terminfo). This mode can be enabled/disabled with `CSI ? 45 h` and
|
terminfo). This mode can be enabled/disabled with `CSI ? 45 h` and
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue