docs(changelog): pin plugin pane fix
This commit is contained in:
parent
648d6ff47a
commit
834693f0c2
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* fix(plugins): properly focus plugin pane after it was hidden (https://github.com/zellij-org/zellij/pull/3841)
|
* fix(plugins): properly focus plugin pane after it was hidden (https://github.com/zellij-org/zellij/pull/3841)
|
||||||
* fix(layouts): off by 1 when focusing a specific tab through a layout (https://github.com/zellij-org/zellij/pull/3844)
|
* fix(layouts): off by 1 when focusing a specific tab through a layout (https://github.com/zellij-org/zellij/pull/3844)
|
||||||
* fix(multiplayer): properly clear fake cursors (https://github.com/zellij-org/zellij/pull/3845)
|
* fix(multiplayer): properly clear fake cursors (https://github.com/zellij-org/zellij/pull/3845)
|
||||||
* feat(ux): pin floating panes (https://github.com/zellij-org/zellij/pull/3876)
|
* feat(ux): pin floating panes (https://github.com/zellij-org/zellij/pull/3876 and https://github.com/zellij-org/zellij/pull/4013)
|
||||||
* fix(layout-applier): logical index pane sorting (https://github.com/zellij-org/zellij/pull/3893 and https://github.com/zellij-org/zellij/pull/3973)
|
* fix(layout-applier): logical index pane sorting (https://github.com/zellij-org/zellij/pull/3893 and https://github.com/zellij-org/zellij/pull/3973)
|
||||||
* fix(terminal): synchronized rendering detection query response (https://github.com/zellij-org/zellij/pull/3884)
|
* fix(terminal): synchronized rendering detection query response (https://github.com/zellij-org/zellij/pull/3884)
|
||||||
* fix(terminal): cursor overflow issue (https://github.com/zellij-org/zellij/pull/3894)
|
* fix(terminal): cursor overflow issue (https://github.com/zellij-org/zellij/pull/3894)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue