=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.208 retrieving revision 1.209 diff -c -r1.208 -r1.209 *** src/usr.bin/tmux/tmux.1 2011/01/12 22:23:58 1.208 --- src/usr.bin/tmux/tmux.1 2011/01/13 09:50:11 1.209 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.208 2011/01/12 22:23:58 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.209 2011/01/13 09:50:11 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: January 12 2011 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: January 13 2011 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 2153,2160 **** and .Em rmcup .Xr terminfo 5 ! capabilities to be issued to preserve the existing window content on start and ! restore it on exit. .Pp .It Xo Ic automatic-rename .Op Ic on | off --- 2153,2163 ---- and .Em rmcup .Xr terminfo 5 ! capabilities. ! The alternate screen feature preserves the contents of the window when an ! interactive application starts and restores it on exit, so that any output ! visible before the application starts reappears unchanged after it exits. ! The default is on. .Pp .It Xo Ic automatic-rename .Op Ic on | off