CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/18 05:58:40
Modified files:
usr.bin/tmux : cmd-set-option.c cmd-show-options.c cmd.c
environ.c options.c status.c tmux.h tty-keys.c
tty-term.c
Log message:
Make array options a sparse tree instead of an array of char * and
remove the size limit.
