mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-22 22:26:54 +03:00
docs(changelog): base mode keybindings fix
This commit is contained in:
parent
72f6b502d1
commit
919f9a1fba
@ -18,7 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* feat(ui): status-bar redesign (https://github.com/zellij-org/zellij/pull/3475, https://github.com/zellij-org/zellij/pull/3688 and https://github.com/zellij-org/zellij/pull/3691)
|
||||
* chore: Update MSRV in Cargo.toml (https://github.com/zellij-org/zellij/pull/3482)
|
||||
* fix(terminal): prevent escaping pane through scroll region (https://github.com/zellij-org/zellij/pull/3491)
|
||||
* feat(ui): configuration screen + non-colliding keybindings setup at runtime (https://github.com/zellij-org/zellij/pull/3502, https://github.com/zellij-org/zellij/pull/3686 and https://github.com/zellij-org/zellij/pull/3713)
|
||||
* feat(ui): configuration screen + non-colliding keybindings setup at runtime (https://github.com/zellij-org/zellij/pull/3502, https://github.com/zellij-org/zellij/pull/3686, https://github.com/zellij-org/zellij/pull/3713 and https://github.com/zellij-org/zellij/pull/3715)
|
||||
* feat(plugins): allow starting a new session with a stringified layout (https://github.com/zellij-org/zellij/pull/3503)
|
||||
* fix(resurrection): do not serialize garbage sessions to the cache (https://github.com/zellij-org/zellij/pull/3504)
|
||||
* fix(startup): do not parse resurrectable sessions ons startup (https://github.com/zellij-org/zellij/pull/3505)
|
||||
|
Loading…
Reference in New Issue
Block a user