CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/05 16:15:11
Modified files:
usr.bin/tmux : options-table.c status.c tmux.1
Log message:
Do not put a space between status-left/status-right and the window list,
instead move the space into the defaults for the options (so status-left
now defaults to "[#S] ". From Balazs Kezes.
