We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5764fb commit 41b27d0Copy full SHA for 41b27d0
1 file changed
CHANGELOG.md
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
12
* fix: handle osc params larger than 1024 bytes (https://github.com/zellij-org/zellij/pull/1711)
13
* Terminal compatibility: implement faux scrolling when in alternate screen mode(https://github.com/zellij-org/zellij/pull/1678)
14
* fix: mouse-click on tab-bar in simplified-ui now always focuses the correct tab (https://github.com/zellij-org/zellij/pull/1658)
15
+* fix: sort UI cursors properly when multiple users are focused on the same pane (https://github.com/zellij-org/zellij/pull/1719)
16
17
## [0.31.3] - 2022-08-18
18
* HOTFIX: fix up-arrow regression
0 commit comments