CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/05/16 10:02:24
Modified files:
usr.bin/tmux : Makefile cmd-choose-tree.c cmd-list-keys.c
cmd-run-shell.c cmd-set-option.c
cmd-show-messages.c cmd-show-options.c cmd.c
format-draw.c format.c key-bindings.c
mode-tree.c options-table.c options.c
screen-write.c style.c tmux.1 tmux.h
window-buffer.c window-client.c window-tree.c
Added files:
usr.bin/tmux : window-customize.c
Log message:
Add a customize mode where keys and options may be browsed and changed,
includes adding a brief description of each option. Bound to "C" by
default.