docs(changelog): cli action tty fix
This commit is contained in:
parent
582b2458fd
commit
c34853adac
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
* fix: clear floating panes indication when closing a floating command pane (https://github.com/zellij-org/zellij/pull/1897)
|
||||
* Terminal compatibility: do not reset bold when resetting DIM (https://github.com/zellij-org/zellij/pull/1803)
|
||||
* fix: treat CWD properly when opening your editor through `zellij edit` or `ze` (https://github.com/zellij-org/zellij/pull/1904)
|
||||
* fix: allow cli actions to be run outside of a tty environment (https://github.com/zellij-org/zellij/pull/1905)
|
||||
|
||||
## [0.32.0] - 2022-10-25
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue