diff options
-rw-r--r-- | CHANGELOG.md | 4 | ||||
-rw-r--r-- | alacritty.info | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 155cb5ab..7e7a8d2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Add terminfo capabilities advertising support for changing the window title + ### Fixed - Fixed erroneous results when using the `indexed_colors` config option diff --git a/alacritty.info b/alacritty.info index 1beaef9c..8f65e430 100644 --- a/alacritty.info +++ b/alacritty.info @@ -107,3 +107,4 @@ alacritty+common|base fragment for alacritty, kdch1=\E[3~, Cr=\E]112\007, Cs=\E]12;%p1%s\007, Ms=\E]52;%p1%s;%p2%s\007, Se=\E[0 q, Ss=\E[%p1%d q, + hs, dsl=\E]2;\007, fsl=^G, tsl=\E]2;, |