diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 94672511..9e0aefe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Notable changes to the `alacritty_terminal` crate are documented in its ### Added - Config option `window.level = "AlwaysOnTop"` to force Alacritty to always be the toplevel window +- Escape sequence to move cursor forward tabs ( CSI Ps I ) ### Changed |