mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-22 22:26:54 +03:00
docs(changelog): Keybind Improvement(#400)
This commit is contained in:
parent
9e71288b84
commit
acc0983a3f
@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* Added the `get_plugin_ids()` query function to the plugin API (https://github.com/zellij-org/zellij/pull/392)
|
||||
* Implemented simple plugin timers via the `set_timeout()` call (https://github.com/zellij-org/zellij/pull/394)
|
||||
* Added more configuration locations, changed `ZELLIJ_CONFIG` to `ZELLIJ_CONFIG_FILE` (https://github.com/zellij-org/zellij/pull/391)
|
||||
* Improved keybind handling (https://github.com/zellij-org/zellij/pull/400)
|
||||
|
||||
## [0.5.1] - 2021-04-23
|
||||
* Change config to flag (https://github.com/zellij-org/zellij/pull/300)
|
||||
|
Loading…
Reference in New Issue
Block a user