Patch to add exit copy mode when scrolling past bottom + option

2015-05-02 Thread David Verhasselt
A couple of weeks ago the mouse-related code was refactored and a feature was removed: This feature exited copy-mode when scrolling with the mouse down past the bottom. Combined with the feature that entered copy-mode when scrolling up with the mouse, this was useful to emulate intuitively

[PATCH] choose-tree: Fix expand/collapse selection

2015-05-02 Thread Thomas Adam
When expanding/toggling a given session in the choose-tree list, ensure we start from the select item, and not the index of the item's position, since this ends up producing odd screen redraw problems since the index doesn't match the array index of the items on the screen. --- window-choose.c |

[PATCH] Window reference printable flag/format option

2015-05-02 Thread Thomas Adam
This adds support for indicating in the status line whether a given window has been referenced more than once. In the case of grouped sessions this is likely always going to be the case, but this also helps in showing which windows in a session have been included via linkw, for example.

Re: What is tmux's relatinon to OpenBSD?

2015-05-02 Thread Thomas Adam
On Thu, Apr 30, 2015 at 08:42:49AM -0700, jungle Boogie wrote: Yes, of course but I seem to recall having a hard time with the dependency on ARM. There is no such thing. What are you referring to? -- Thomas Adam -- Deep in my heart I wish I was wrong. But deep in my heart I know I am not.

Re: What is tmux's relatinon to OpenBSD?

2015-05-02 Thread jungle Boogie
On 2 May 2015 at 16:33, Thomas Adam tho...@xteddy.org wrote: On Thu, Apr 30, 2015 at 08:42:49AM -0700, jungle Boogie wrote: Yes, of course but I seem to recall having a hard time with the dependency on ARM. There is no such thing. What are you referring to? I think it was libevent, but I'm

Re: What is tmux's relatinon to OpenBSD?

2015-05-02 Thread jungle Boogie
On 2 May 2015 at 16:33, Thomas Adam tho...@xteddy.org wrote: On Thu, Apr 30, 2015 at 08:42:49AM -0700, jungle Boogie wrote: Yes, of course but I seem to recall having a hard time with the dependency on ARM. There is no such thing. What are you referring to? You're right, this time much