Skip to content

Commit

Permalink
docs(changelog): logical position fix
Browse files Browse the repository at this point in the history
  • Loading branch information
imsnif authored Feb 3, 2025
1 parent 0b9e61c commit 247cde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* 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)
* feat(ux): pin floating panes (https://github.com/zellij-org/zellij/pull/3876)
* fix(layout-applier): logical index pane sorting (https://github.com/zellij-org/zellij/pull/3893)
* 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): cursor overflow issue (https://github.com/zellij-org/zellij/pull/3894)
* feat(ux): stack panes command (https://github.com/zellij-org/zellij/pull/3905)
Expand Down

0 comments on commit 247cde6

Please sign in to comment.