=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/window/Attic/windowrc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/window/Attic/windowrc 1997/02/25 00:04:35 1.3 +++ src/usr.bin/window/Attic/windowrc 2002/05/06 23:34:33 1.4 @@ -1,4 +1,4 @@ -# $OpenBSD: windowrc,v 1.3 1997/02/25 00:04:35 downsj Exp $ +# $OpenBSD: windowrc,v 1.4 2002/05/06 23:34:33 millert Exp $ # # Copyright (c) 1983, 1993 # The Regents of the University of California. All rights reserved. @@ -74,12 +74,11 @@ "l = sysline, pty = no, frame = no, sh = sysline \\-w), 1;" \ "select $_; unset _" # -# Rlogin +# SSH # -alias rlogin "window r = $three_fourth, l = $1, pty = no, mapnl = no," \ +alias ssh "window r = $three_fourth, l = $1, pty = no, mapnl = no," \ "sh = sh \\-c 'echo $TERMCAP | rsh ' + $1 + ' \\'cat > .TERMCAP\\' ;" \ - "exec rlogin ' + $1" -alias rl rlogin \$1 + "exec ssh ' + $1" # # Two equal windows #