qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.63k stars 218 forks source link

Scrolling in one split places text in :terminal #414

Open cossatot opened 7 years ago

cossatot commented 7 years ago

If I have a terminal (:terminal) open in a split and the active cursor is there, but I mouse over another split and scroll, the cursor spits out a bunch of text (various symbols that I assume are the commands that the mouse/touchpad sends to the computer).

This doesn't happen with nvim in iTerm2, so I think it's a vimr issue.

Otherwise, thanks for the excellent project!

romaninsh commented 7 years ago

See also #472