docs(changelog): mouse any event tracking
This commit is contained in:
parent
1ca7477aa0
commit
9690783907
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* 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)
|
||||||
* feat(ux): stack panes command (https://github.com/zellij-org/zellij/pull/3905)
|
* feat(ux): stack panes command (https://github.com/zellij-org/zellij/pull/3905)
|
||||||
|
* feat(terminal): mouse AnyEvent tracking (https://github.com/zellij-org/zellij/pull/3538)
|
||||||
|
|
||||||
## [0.41.2] - 2024-11-19
|
## [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)
|
* fix(input): keypresses not being identified properly with kitty keyboard protocol in some terminals (https://github.com/zellij-org/zellij/pull/3725)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue