Re: Is it possible to have a binding that "brings back" mouse behavior?

2015-05-17 Thread Steven Lu
I think I understand it now, the inner quotes for if-shell do not require escaping. Presumably they can be nested arbitrarily as well? On Sat, May 16, 2015 at 11:24 PM, Thomas Adam wrote: > On Fri, May 15, 2015 at 08:23:02PM -0400, Steven Lu wrote: > > But it's turning out to be super challengin

Re: Is it possible to have a binding that "brings back" mouse behavior?

2015-05-16 Thread Thomas Adam
On Fri, May 15, 2015 at 08:23:02PM -0400, Steven Lu wrote: > But it's turning out to be super challenging to work with, without certain > knowledge... for example, it seems like the bind is saying that when > dragging Mouse1 inside a pane, while targeting the pane in question (-t =), > if mouse fla

Is it possible to have a binding that "brings back" mouse behavior?

2015-05-16 Thread Steven Lu
Basically the default binds I am seeing so far are missing the mouse wheel functionality. I deduced that these default binds bind-key-T root MouseDown1Pane select-pane -t = ; send-keys -M bind-key-T root MouseDown1Status select-window -t = bind-key-T root MouseDrag1Pane if-s