docs(changelog): Add ScrollToBottom action #626
This commit is contained in:
parent
21f8d6e915
commit
a62dea4ea3
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* Add displaying of the `session-name` to the `tab-bar` (https://github.com/zellij-org/zellij/pull/608)
|
* Add displaying of the `session-name` to the `tab-bar` (https://github.com/zellij-org/zellij/pull/608)
|
||||||
* Add command to dump `layouts` to stdout (https://github.com/zellij-org/zellij/pull/623)
|
* Add command to dump `layouts` to stdout (https://github.com/zellij-org/zellij/pull/623)
|
||||||
* `zellij setup --dump-layout [LAYOUT]` [default, strider, disable-status]
|
* `zellij setup --dump-layout [LAYOUT]` [default, strider, disable-status]
|
||||||
|
* Add `action`: `ScrollToBottom` (https://github.com/zellij-org/zellij/pull/626)
|
||||||
|
* Bound by default to `^c` in `scroll` mode, scrolls to bottom and exists the scroll mode
|
||||||
|
|
||||||
## [0.15.0] - 2021-07-19
|
## [0.15.0] - 2021-07-19
|
||||||
* Kill children properly (https://github.com/zellij-org/zellij/pull/601)
|
* Kill children properly (https://github.com/zellij-org/zellij/pull/601)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue