docs(changelog): dump layout API
This commit is contained in:
parent
2eaa50cc44
commit
ecefe1e6ee
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
* fix(startup): recover from Zellij sometimes not filling the whole terminal window on startup (https://github.com/zellij-org/zellij/pull/3218)
|
||||
* fix(config): support Ctrl/Alt modifier keys on F keys (eg. `Ctrl F1`, `Alt F2`) (https://github.com/zellij-org/zellij/pull/3179)
|
||||
* fix(keybindings): allow binding `Ctrl Space` (https://github.com/zellij-org/zellij/pull/3101)
|
||||
* feat(plugins): add API to dump the current session's layout to a plugin (https://github.com/zellij-org/zellij/pull/3227)
|
||||
|
||||
## [0.39.2] - 2023-11-29
|
||||
* fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue