mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-26 10:55:12 +03:00
docs(changelog): Change Run binding #602
Change ``` Run: {command: <path>, args: [ARGS], direction: <direction> } ``` into ``` Run: {cmd: <path>, args: [ARGS], direction: <direction> } ```
This commit is contained in:
parent
c1f57535e7
commit
50d049a0ed
@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
|
||||
## [Unreleased]
|
||||
* Kill children properly (https://github.com/zellij-org/zellij/pull/601)
|
||||
* Change name of `Run` binding for actions (https://github.com/zellij-org/zellij/pull/602)
|
||||
|
||||
## [0.14.0] - 2021-07-05
|
||||
* Add improved error handling for layouts (https://github.com/zellij-org/zellij/pull/576)
|
||||
|
Loading…
Reference in New Issue
Block a user