add: leave ephemeral modes by pressing esc
This commit is contained in:
parent
cd55c86260
commit
9fb2c7ca16
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* Refactor: simplify terminal character style diff (https://github.com/zellij-org/zellij/pull/839)
|
* Refactor: simplify terminal character style diff (https://github.com/zellij-org/zellij/pull/839)
|
||||||
* Fix: improve performance with large scrollback buffer (https://github.com/zellij-org/zellij/pull/881)
|
* Fix: improve performance with large scrollback buffer (https://github.com/zellij-org/zellij/pull/881)
|
||||||
* Add: support osc8 escape code (https://github.com/zellij-org/zellij/pull/822)
|
* Add: support osc8 escape code (https://github.com/zellij-org/zellij/pull/822)
|
||||||
|
* Add: optionally leave ephemeral modes by pressing the `esc` key to default config (https://github.com/zellij-org/zellij/pull/889)
|
||||||
|
|
||||||
|
|
||||||
## [0.20.1] - 2021-11-10
|
## [0.20.1] - 2021-11-10
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue