mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-26 10:55:12 +03:00
docs(changelog): bracketed paste fix
This commit is contained in:
parent
21e5ffdfd8
commit
14df486353
@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* Feature: Rotate Pane location (https://github.com/zellij-org/zellij/pull/802)
|
||||
* Terminal compatibility: improve handling of wide-characters when inserted mid-line (https://github.com/zellij-org/zellij/pull/806)
|
||||
* Fix: plugins are now only compiled once and cached on disk (https://github.com/zellij-org/zellij/pull/807)
|
||||
* Fix: pasted text performs much faster and doesn't kill Termion (https://github.com/zellij-org/zellij/pull/810)
|
||||
|
||||
## [0.19.0] - 2021-10-20
|
||||
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)
|
||||
|
Loading…
Reference in New Issue
Block a user