CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/06 15:51:31
Modified files:
usr.bin/tmux : cmd-new-session.c cmd-rename-session.c cmd.c
session.c tmux.h
Log message:
Change so that an empty session name always means the current sessions
even if given with, for example, -t '', and explicitly forbid empty
session names and those containing a : when they are created.
