docs(changelog): fix resize performance
This commit is contained in:
parent
e47e3d361f
commit
d34e624010
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
* Fix: handle pasted text properly in windows terminal (https://github.com/zellij-org/zellij/pull/917)
|
||||
* Fix: update example config options (https://github.com/zellij-org/zellij/pull/920)
|
||||
* Fix: correct handling of unbinds (https://github.com/zellij-org/zellij/issues/923)
|
||||
* Fix: improve perfomance when resizing window with a large scrollback buffer (https://github.com/zellij-org/zellij/pull/895)
|
||||
|
||||
## [0.21.0] - 2021-11-29
|
||||
* Add: initial preparations for overlay's (https://github.com/zellij-org/zellij/pull/871)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue