docs(changelog): edit scrollback with default editor
This commit is contained in:
parent
e1fcf3a6db
commit
e75b8da1ff
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* add: a version of the `tab-bar` plugin, that carries mode information, called `compact-bar`
|
* add: a version of the `tab-bar` plugin, that carries mode information, called `compact-bar`
|
||||||
also adds a new default layout called `compact`, which can be loaded with: `zellij --layout compact`,
|
also adds a new default layout called `compact`, which can be loaded with: `zellij --layout compact`,
|
||||||
that loads the `compact-bar`. (https://github.com/zellij-org/zellij/pull/1450)
|
that loads the `compact-bar`. (https://github.com/zellij-org/zellij/pull/1450)
|
||||||
|
* feat: allow searching through and editing the pane scrollback with your default editor (https://github.com/zellij-org/zellij/pull/1456)
|
||||||
|
|
||||||
## [0.29.1] - 2022-05-02
|
## [0.29.1] - 2022-05-02
|
||||||
* fix: forward mouse events to plugin panes (https://github.com/zellij-org/zellij/pull/1369)
|
* fix: forward mouse events to plugin panes (https://github.com/zellij-org/zellij/pull/1369)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue