Re: idea: avoid mode-mouse crash using lazyredraw

2014-05-13 Thread Suraj Kurapati
On Tue, May 13, 2014 at 10:55 AM, Thomas Adam wrote: > On 13 May 2014 18:33, Suraj Kurapati wrote: >> I think mouse-mode crashes tmux because of its frantic redrawing >> of the screen (to highlight the current state of text > > I wouldn't speculate; that's just causing FUD and red-herrings. Sorry

Re: idea: avoid mode-mouse crash using lazyredraw

2014-05-13 Thread Thomas Adam
On 13 May 2014 18:33, Suraj Kurapati wrote: > Hello, > > I'm weary of mode-mouse because it has caused tmux to crash on several > occasions. I think mouse-mode crashes tmux because of its frantic > redrawing of the screen (to highlight the current state of text I wouldn't speculate; that's just

Re: idea: avoid mode-mouse crash using lazyredraw

2014-05-13 Thread Suraj Kurapati
On Tue, May 13, 2014 at 10:46 AM, Benoit Pierre wrote: > You mean left click on selection start, right click on selection > end? Because otherwise it works like tmux when holding and > dragging with the left mouse button. No, I meant the latter: holding and dragging with left mouse button. > I w

idea: avoid mode-mouse crash using lazyredraw

2014-05-13 Thread Suraj Kurapati
Hello, I'm weary of mode-mouse because it has caused tmux to crash on several occasions. I think mouse-mode crashes tmux because of its frantic redrawing of the screen (to highlight the current state of text selection) because Vim 7.4's approach to mouse-based text selection (where the selected r