Since the change in list-keys to make it copy and pastable in to a tmux
config file, the flags field which determines if the key binding is
repeatable, etc., prints garbage if the binding in question has no flags.
---
trunk/cmd-list-keys.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-
this is a great idea. i've been interested in making tmux "tablet" friendly
Heh well totally (:
in various ways, and my current solution (dwm + xdotool + shell scripts that
call tmux) is totally hack. i'd like to see this even expanded a bit so that
one could in their .tmux.conf bind functions
Whoops,fixed, thanks!
On Fri, Jul 08, 2011 at 08:46:08AM +0100, Thomas Adam wrote:
> Since the change in list-keys to make it copy and pastable in to a tmux
> config file, the flags field which determines if the key binding is
> repeatable, etc., prints garbage if the binding in question has no