CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/24 08:52:47
Modified files: usr.bin/tmux : cmd-bind-key.c cmd-list-keys.c cmd-unbind-key.c key-bindings.c server.c tmux.1 tmux.h Log message: Permit commands to be bound to key presses without the prefix key first. The new -n flag to bind-key and unbind-key sets or removes these bindings, and list-key shows them in []s.