Re: [PATCH] Allow custom key tables for e.g. multiple keystroke bindings.

2014-05-12 Thread Nicholas Marriott
Thanks - I think this is the right idea, but not quite there. There should be no need for a prefix key anymore. Instead, the default root table should have a binding for C-b to change the key table. That way the prefix table is not special, the only special table is the root table. (Although we'

[PATCH] Allow custom key tables for e.g. multiple keystroke bindings.

2014-05-12 Thread Keith Amling
Sorry if this isn't formatted as expected, I'm not at all familiar with the operation of git's e-mail tools. Keith --- Makefile.am| 1 + cmd-bind-key.c | 52 - cmd-list-keys.c| 80 +++--- cmd-set-keytable.c | 44 +++

Re: Contributing to tmux?

2014-05-12 Thread Nicholas Marriott
Yes, patches to the mailing list please. On Mon, May 12, 2014 at 03:38:47PM -0700, Keith Amling wrote: > As a long-time screen user I had been meaning to switch to tmux and when > I sat down to try it for real I was generally impressed but I realized > unfortunately I use some of screen's more

Contributing to tmux?

2014-05-12 Thread Keith Amling
As a long-time screen user I had been meaning to switch to tmux and when I sat down to try it for real I was generally impressed but I realized unfortunately I use some of screen's more esoteric features extensively and they aren't all in tmux. In particular I got caught up on (a) lack of custom k