Skip to content

Commit

Permalink
docs(changelog): resize shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
imsnif authored Feb 18, 2025
1 parent 544982d commit 6c39e2f
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 @@ -21,7 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix(terminal): support setting kitty keyboard protocol with `CSI=` (https://github.com/zellij-org/zellij/pull/3942)
* fix(floating-panes): handle various errors (https://github.com/zellij-org/zellij/pull/3944)
* chore(rust): Update Rust toolchain to 1.84.0 (https://github.com/zellij-org/zellij/pull/3945)
* feat(ux): stacked-resize (https://github.com/zellij-org/zellij/pull/3957)
* feat(ux): stacked-resize (https://github.com/zellij-org/zellij/pull/3957 and https://github.com/zellij-org/zellij/pull/4003)
* feat(plugins): API to change the position and size of floating pane, as well as know the viewport size (https://github.com/zellij-org/zellij/pull/3958 and https://github.com/zellij-org/zellij/pull/3972)
* feat(plugins): add `PastedText` event (https://github.com/zellij-org/zellij/pull/3962)
* feat(plugins): APIs to open panes near plugin (https://github.com/zellij-org/zellij/pull/3966)
Expand Down

0 comments on commit 6c39e2f

Please sign in to comment.