docs(changelog): mouse fixes
This commit is contained in:
parent
03ffd08ebb
commit
e341b10daa
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* Terminal compatibility: adjust saved cursor position on resize (https://github.com/zellij-org/zellij/pull/1362)
|
* Terminal compatibility: adjust saved cursor position on resize (https://github.com/zellij-org/zellij/pull/1362)
|
||||||
* fix: avoid panic on renaming a floating pane (https://github.com/zellij-org/zellij/pull/1357)
|
* fix: avoid panic on renaming a floating pane (https://github.com/zellij-org/zellij/pull/1357)
|
||||||
* fix: change the way sessions are sorted (https://github.com/zellij-org/zellij/pull/1347)
|
* fix: change the way sessions are sorted (https://github.com/zellij-org/zellij/pull/1347)
|
||||||
|
* fix: improve mouse event reporting, avoid clicks on plugin panes causing active pane scrolling (https://github.com/zellij-org/zellij/pull/1329)
|
||||||
|
|
||||||
## [0.28.1] - 2022-04-13
|
## [0.28.1] - 2022-04-13
|
||||||
* (BREAKING CHANGE) Feature: Improve theme usage and add default themes. Remove gray color from themes. (https://github.com/zellij-org/zellij/pull/1274)
|
* (BREAKING CHANGE) Feature: Improve theme usage and add default themes. Remove gray color from themes. (https://github.com/zellij-org/zellij/pull/1274)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue