summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-02-28 18:23:14 +0100
committerGitHub <noreply@github.com>2023-02-28 18:23:14 +0100
commit6a8cf847da8bf1e56f4f713f38231aa9c925230e (patch)
tree68b136854affceb10ce14680cacaf127c32763a4
parent73224ff272e479f57fe0fc0226cd2950ac545c8c (diff)
docs(changelog): neovim underline fix
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d37a5dab1..a302a2526 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: new-tab keybind now properly looks in the layout folder as well (https://github.com/zellij-org/zellij/pull/2200)
* fix: cwd for edit panes (https://github.com/zellij-org/zellij/pull/2201)
* fix: get config parameters from config file when opening new-tab through the cli (https://github.com/zellij-org/zellij/pull/2203)
+* Terminal compatibility: fix wrong styling interpretation when deleting characters (https://github.com/zellij-org/zellij/pull/2204)
* feat: add args to new-tab action in keybinds (https://github.com/zellij-org/zellij/pull/2072)
Eg: