mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-25 06:07:27 +03:00
docs(changelog): fix startup delay
This commit is contained in:
parent
3a0e56afd8
commit
226b77c9b3
@ -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…
Reference in New Issue
Block a user