mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-22 22:26:54 +03:00
docs(changelog): tab-bar mouseclick fix
This commit is contained in:
parent
b9e57cfdad
commit
4d1ecabdbf
@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* fix: gracefully handle SSH disconnects (https://github.com/zellij-org/zellij/pull/1710)
|
||||
* fix: handle osc params larger than 1024 bytes (https://github.com/zellij-org/zellij/pull/1711)
|
||||
* Terminal compatibility: implement faux scrolling when in alternate screen mode(https://github.com/zellij-org/zellij/pull/1678)
|
||||
* fix: mouse-click on tab-bar in simplified-ui now always focuses the correct tab (https://github.com/zellij-org/zellij/pull/1658)
|
||||
|
||||
## [0.31.3] - 2022-08-18
|
||||
* HOTFIX: fix up-arrow regression
|
||||
|
Loading…
Reference in New Issue
Block a user