CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/13 13:04:00
Modified files:
usr.bin/tmux : cmd-new-session.c cmd-respawn-window.c
cmd-split-window.c session.c tmux.1 tmux.h
window.c
Log message:
When creating a new session from the command-line where there is an external
terminal, copy the termios(4) special characters and use them for new windows
created in the new session. Suggested by Theo.
