mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-26 10:55:12 +03:00
docs(changelog): neovim underline fix
This commit is contained in:
parent
73224ff272
commit
6a8cf847da
@ -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…
Reference in New Issue
Block a user