CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/28 01:03:32
Modified files:
usr.bin/tmux : cmd-list-keys.c mode-key.c server.c status.c
tmux.1 tmux.h window-choose.c window-copy.c
window-more.c window-scroll.c
Log message:
Next step towards customisable mode keys: build each default table of keys into
a named tree on start and use that for lookups. Also add command to string
translation tables and modify list-keys to show the the mode key bindings (new
-t argument).
