Hi
Sorry for the delay.
Here is an updated version of the diff with some changes, mostly style
changes but a few bigger:
- Added -T to lsk. It should possibly grow -n as well.
- I don't see a need for a for (;;) loop and break/continue in
server_client_handle_key - it looks like we can only l
Hi
I see the problem but looks like this fix changes the behaviour if you
are at EOL, moving up puts you one character in from the end.
On Sat, May 24, 2014 at 11:02:02AM +0100, Balazs Kezes wrote:
> On 2014-05-23 11:58 +0100, Nicholas Marriott wrote:
> > Can you give me an example? It seems fin
On Sat, May 24, 2014 at 12:06:18PM +0100, Balazs Kezes wrote:
> On 2014-05-23 12:48 +0100, Nicholas Marriott wrote:
> > I think this can be made neater by making xterm_keys_modifiers do all
> > the work directly rather than searching for the _ all over again,
> > please look at this:
>
> Yes, this
Hmm, can you try this please instead? I don't have a mouse wheel...
Index: tty-keys.c
===
RCS file: /cvs/src/usr.bin/tmux/tty-keys.c,v
retrieving revision 1.66
diff -u -p -r1.66 tty-keys.c
--- tty-keys.c 8 May 2014 07:54:47 -