docs(changelog): fix for wrong window size on terminal startup
This commit is contained in:
parent
86e91ae137
commit
87a43383d5
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
* feat(plugins): session-manager cwd and new filepicker/strider (https://github.com/zellij-org/zellij/pull/3200)
|
||||
* fix(stability): various client races (https://github.com/zellij-org/zellij/pull/3209)
|
||||
* feat(cli): `list-sessions` show newest sessions last, for better user experience (https://github.com/zellij-org/zellij/pull/3194)
|
||||
* fix(startup): recover from Zellij sometimes not filling the whole terminal window on startup (https://github.com/zellij-org/zellij/pull/3218)
|
||||
|
||||
## [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