CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/14 01:00:30
Modified files:
usr.bin/tmux : cmd-new-session.c input.c
Log message:
Change new-session -A without a session name (that is, no -s option
also) to attach to the best existing session like attach-session rather
than creating a new one.
