Thanks. VIM help for mouse also states that it works only with certain emulators which I did not read before.
Enable the use of the mouse. Only works for certain terminals (xterm, MS-DOS, Win32 |win32-mouse|, QNX pterm, *BSD console with sysmouse and Linux console with gpm). On Sat, May 31, 2014 at 8:49 PM, FRIGN <[email protected]> wrote: > On Sat, 31 May 2014 20:35:33 +0530 > Jay Rajput <[email protected]> wrote: > >> Configuration Settings: >> vimrc: set mouse=a >> tmux: set -g mode-mouse on >> Environment: TERM=screen > > Hey Jay, > > disabling "set mouse=a" should fix the issue. Enabling (a)ll > mouse-parameters in vim sets it to GUI-mode enabling all kinds of weird > tricks and hacks, which only seem to work with "established" emulators. > > Cheers > > FRIGN > > -- > FRIGN <[email protected]> > -- Thank you, Jay Rajput
