docs(changelog): plugin url decode
This commit is contained in:
parent
6e6e2691a8
commit
715ee1109d
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* Terminal compatibility: fix wrong styling interpretation when deleting characters (https://github.com/zellij-org/zellij/pull/2204)
|
* Terminal compatibility: fix wrong styling interpretation when deleting characters (https://github.com/zellij-org/zellij/pull/2204)
|
||||||
* fix: report pixel size in ioctl (https://github.com/zellij-org/zellij/pull/2212)
|
* fix: report pixel size in ioctl (https://github.com/zellij-org/zellij/pull/2212)
|
||||||
* fix: handle empty cwd from unreadable processes (https://github.com/zellij-org/zellij/pull/2213)
|
* fix: handle empty cwd from unreadable processes (https://github.com/zellij-org/zellij/pull/2213)
|
||||||
|
* fix: properly decode plugin urls with spaces (https://github.com/zellij-org/zellij/pull/2190)
|
||||||
* feat: add args to new-tab action in keybinds (https://github.com/zellij-org/zellij/pull/2072)
|
* feat: add args to new-tab action in keybinds (https://github.com/zellij-org/zellij/pull/2072)
|
||||||
|
|
||||||
Eg:
|
Eg:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue