mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
patch 8.0.0870: mouse escape codes sent to terminal unintentionally
Problem: Mouse escape codes sent to terminal unintentionally. Solution: Fix libvterm to send mouse codes only when enabled.
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
*
|
||||
* TODO:
|
||||
* - MS-Windows: no redraw for 'updatetime' #1915
|
||||
* - in bash mouse clicks are inserting characters.
|
||||
* - mouse scroll: when over other window, scroll that window.
|
||||
* - add argument to term_wait() for waiting time.
|
||||
* - For the scrollback buffer store lines in the buffer, only attributes in
|
||||
|
Reference in New Issue
Block a user