CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/05/18 14:24:29
Modified files:
usr.bin/tmux : options-table.c screen-write.c tmux.1 tmux.h
tty-term.c tty.c window-copy.c
Log message:
Support setting the xterm clipboard when copying from copy mode using
the xterm escape sequence for the purpose (if xterm is configured to
allow it).
Written by and much discussed Ailin Nemui, guidance on
xterm/termcap/terminfo from Thomas Dickey.
