diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ff066e8..fbb320d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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