Skip to content

Commit

Permalink
docs(changelog): layout tab focus fix
Browse files Browse the repository at this point in the history
  • Loading branch information
imsnif authored Dec 6, 2024
1 parent 1f1070f commit 213a9e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* feat(plugins): allow plugins to change their own `/host` folder under a new FullHdAccess permission (https://github.com/zellij-org/zellij/pull/3827)
* fix(plugins): do not detach if using `/` in session name (https://github.com/zellij-org/zellij/pull/3839)
* 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)

## [0.41.2] - 2024-11-19
* fix(input): keypresses not being identified properly with kitty keyboard protocol in some terminals (https://github.com/zellij-org/zellij/pull/3725)
Expand Down

0 comments on commit 213a9e0

Please sign in to comment.