CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/06 10:15:33
Modified files:
usr.bin/tmux : cfg.c cmd-new-session.c cmd-source-file.c
server.c tmux.c tmux.h window-more.c window.c
Log message:
Instead of bailing out on the first configuration file error, carry on,
collecting all the errors, then start with the active window in more mode
displaying them.
