docs(changelog): fix startup delay
This commit is contained in:
parent
3a0e56afd8
commit
226b77c9b3
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* fix: apply correct color on 'more tabs' message (https://github.com/zellij-org/zellij/pull/2166)
|
* fix: apply correct color on 'more tabs' message (https://github.com/zellij-org/zellij/pull/2166)
|
||||||
* deps: upgrade termwiz to 0.20.0 (https://github.com/zellij-org/zellij/pull/2169)
|
* deps: upgrade termwiz to 0.20.0 (https://github.com/zellij-org/zellij/pull/2169)
|
||||||
* feat: swap layouts and stacked panes (https://github.com/zellij-org/zellij/pull/2167)
|
* feat: swap layouts and stacked panes (https://github.com/zellij-org/zellij/pull/2167)
|
||||||
|
* fix: cache STDIN queries to prevent startup delay (https://github.com/zellij-org/zellij/pull/2173)
|
||||||
* feat: add args to new-tab action in keybinds (https://github.com/zellij-org/zellij/pull/2072)
|
* feat: add args to new-tab action in keybinds (https://github.com/zellij-org/zellij/pull/2072)
|
||||||
|
|
||||||
Eg:
|
Eg:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue