docs(changelog): fix WriteChars action
This commit is contained in:
parent
2563fbb441
commit
dc7f07a7c4
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
zj action "NewTab: {run: {command: {cmd: htop}}}"
|
||||
```
|
||||
|
||||
* fix: send `WriteChars:` once per action (https://github.com/zellij-org/zellij/pull/1516)
|
||||
|
||||
## [0.30.0] - 2022-06-07
|
||||
* fix: right and middle clicks creating selection (https://github.com/zellij-org/zellij/pull/1372)
|
||||
* feat: Attach to sessions more conveniently by only typing their name's first character(s) (https://github.com/zellij-org/zellij/pull/1360)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue