Re: [PATCH 2/2] Make Home/End keys act as expected in choice-mode.

2014-02-26 Thread Nicholas Marriott
I mean he sent it a few days ago of course, I applied it today :-). On Wed, Feb 26, 2014 at 10:27:49PM +, Nicholas Marriott wrote: > Applied a similar diff from someone else a few days ago, thanks. > > > On Wed, Feb 26, 2014 at 12:59:57PM +0100, Marcel Partap wrote: > > --- > > mode-key.c

Re: [PATCH 2/2] Make Home/End keys act as expected in choice-mode.

2014-02-26 Thread Nicholas Marriott
Applied a similar diff from someone else a few days ago, thanks. On Wed, Feb 26, 2014 at 12:59:57PM +0100, Marcel Partap wrote: > --- > mode-key.c | 6 ++ > tmux.h | 2 ++ > window-choose.c | 13 + > 3 files changed, 21 insertions(+) > > diff --git a/mode-key.c b