docs(changelog): mouse events to terminal panes
This commit is contained in:
parent
f4ad946497
commit
aa80c09d13
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* fix: race crash on startup when server is not ready (https://github.com/zellij-org/zellij/pull/1651)
|
* fix: race crash on startup when server is not ready (https://github.com/zellij-org/zellij/pull/1651)
|
||||||
* Terminal compatibility: forward OSC52 clipboard copy events from terminals (https://github.com/zellij-org/zellij/pull/1644)
|
* Terminal compatibility: forward OSC52 clipboard copy events from terminals (https://github.com/zellij-org/zellij/pull/1644)
|
||||||
* refactor: terminal characters (https://github.com/zellij-org/zellij/pull/1663)
|
* refactor: terminal characters (https://github.com/zellij-org/zellij/pull/1663)
|
||||||
|
* Terminal compatibility: properly send mouse clicks and drags to terminal panes (https://github.com/zellij-org/zellij/pull/1664)
|
||||||
|
|
||||||
## [0.31.1] - 2022-08-02
|
## [0.31.1] - 2022-08-02
|
||||||
* add: `solarized-light` theme to the example theme directory (https://github.com/zellij-org/zellij/pull/1608)
|
* add: `solarized-light` theme to the example theme directory (https://github.com/zellij-org/zellij/pull/1608)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue