Re: tmux-double-click-on-status-line-opens-new-window.patch

2011-07-07 Thread Peter John Hartman
On Sun, Jul 03, 2011 at 03:58:31AM +0200, marcel partap wrote: > ...With this, a double click on the status line (any part not belonging > to the window list) creates a new window. > Tricky stuff. Now i know much more about tmux debugging ^^ > As i couldn't find a way to receive mouse button AND m

Re: tmux-double-click-on-status-line-opens-new-window.patch

2011-07-07 Thread Nicholas Marriott
Hmm. I don't know why you don't get the modifier, are you using UTF-8 mouse or not? Looks reasonable but the nesting is way too much, that code needs to be pulled out into a function. > Mon, Jul 04, 2011 at 06:30:47AM +0200, marcel partap wrote: > Thx, already had been looking at the received ev