Use SGR mouse mode for larger terminals

Fix #2840
This commit is contained in:
Junegunn Choi
2022-06-17 12:47:42 +09:00
parent 3b7a962dc6
commit 70529878e2
2 changed files with 71 additions and 37 deletions

View File

@@ -1,6 +1,11 @@
CHANGELOG
=========
0.31.0
------
- Use SGR mouse mode to support larger terminals
- Bug fixes and improvements
0.30.0
------
- Fixed cursor flickering over the screen by hiding it during rendering