changelog: ime: add link to INSTALL.md

This commit is contained in:
Daniel Eklöf 2020-12-05 11:09:05 +01:00
parent 559c87b84a
commit 725d17d21d
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -30,7 +30,9 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
### Added
* IME support (https://codeberg.org/dnkl/foot/issues/134).
* IME support. This is compile-time optional, see
[INSTALL.md](INSTALL.md#user-content-options)
(https://codeberg.org/dnkl/foot/issues/134).
* Implement reverse auto-wrap (_auto\_left\_margin_, _bw_, in
terminfo). This mode can be enabled/disabled with `CSI ? 45 h` and
`CSI ? 45 l`. It is **enabled** by default