CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/07 13:49:19
Modified files:
usr.bin/tmux : cmd-new-session.c cmd-set-option.c
cmd-set-window-option.c cmd-show-options.c
cmd-show-window-options.c server.c session.c
tmux.c tmux.h window.c
Log message:
Rename the global options variables to be shorter and to make session options
clear. No functional change, getting this out of the way to make later options
changes easier.
