docs(changelog): trim whitespace wide characters on resize
This commit is contained in:
parent
7c5c134984
commit
9225ce6c34
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
* feat: allow hex colors for themes (https://github.com/zellij-org/zellij/pull/1536)
|
||||
* fix: client hang when server is killed / shutdown delay (https://github.com/zellij-org/zellij/pull/1535)
|
||||
* fix: properly handle in-place editor in full-screen (https://github.com/zellij-org/zellij/pull/1544)
|
||||
* Terminal compatibility: properly trim whitespace in lines with wide-characters when resizing panes (https://github.com/zellij-org/zellij/pull/1545)
|
||||
|
||||
## [0.30.0] - 2022-06-07
|
||||
* fix: right and middle clicks creating selection (https://github.com/zellij-org/zellij/pull/1372)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue