docs(changel0g): tab focus fix

This commit is contained in:
Aram Drevekenin 2023-02-26 19:21:47 +01:00 committed by GitHub
parent 6a2a845086
commit a1f5635176
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: fullscreen navigation (https://github.com/zellij-org/zellij/pull/2117) * fix: fullscreen navigation (https://github.com/zellij-org/zellij/pull/2117)
* fix: glitchy resizes (https://github.com/zellij-org/zellij/pull/2182) * fix: glitchy resizes (https://github.com/zellij-org/zellij/pull/2182)
* fix: race when opening command panesin layout (https://github.com/zellij-org/zellij/pull/2196) * fix: race when opening command panesin layout (https://github.com/zellij-org/zellij/pull/2196)
* fix: `focus` attribute in tab layouts now works (https://github.com/zellij-org/zellij/pull/2197)
* 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: