docs(changelog): neovim underline fix
This commit is contained in:
parent
73224ff272
commit
6a8cf847da
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue