Move the user-visible parts of all options (names, types, limit, default
commit3e8124009f6737c656e260b2f5b459b4ebe1a10c
authorNicholas Marriott <nicm@openbsd.org>
Sat, 1 Jan 2011 16:51:21 +0000 (1 16:51 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Sat, 1 Jan 2011 16:51:21 +0000 (1 16:51 +0000)
treeb726a5db7cbcc8ff5d4b139be15911e46f3217c8
parenta4515ce138a7c5f275a7134018cfa28c76612321
Move the user-visible parts of all options (names, types, limit, default
values) together into one set of tables in options-table.c. Also clean
up and simplify cmd-set-options.c and move a common print function into
option-table.c.
Makefile
cmd-set-option.c
cmd-show-options.c
options-table.c [new file with mode: 0644]
status.c
tmux.c
tmux.h