On 2 May 2015 at 16:33, Thomas Adam 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 better! I'm s
On 2 May 2015 at 16:33, Thomas Adam 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 compiling
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
On 2 May 2015 at 13:44, David Verhasselt wrote:
> 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 t
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. Currently
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 | 4
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
expected