neovim-e icon indicating copy to clipboard operation
neovim-e copied to clipboard

mouse scroll doesn't work on ubuntu 14.04

Open syswow opened this issue 9 years ago • 5 comments

Hi, OS: Ubuntu 14.04 x64.

  1. neovim.as open a file
  2. try use mouse to scroll. (it doesn't work) 3.( but it works on Nerdtree. )

syswow avatar Mar 15 '15 09:03 syswow

Has this issue been solved by #23 ?

coolwanglu avatar Mar 17 '15 01:03 coolwanglu

No, #23 solve the bg_color, but the mouse scroll problem remains unresolved.

syswow avatar Mar 17 '15 02:03 syswow

Yeah I'm seeing the same. It looks to be a focusing issue with splits. If you open up a vsplit and scroll up and down on the right split, it'll work for a few scrolls, then the scroll focus jumps back to the left hand split.

timshannon avatar Dec 15 '15 02:12 timshannon

#53 is recently merged. I wonder if it helps.

coolwanglu avatar Dec 15 '15 08:12 coolwanglu

Nope, that's the one I was on and had the behavior described above.

timshannon avatar Dec 16 '15 02:12 timshannon