aboutsummaryrefslogtreecommitdiff
path: root/rcmain
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2003-12-04 19:18:06 +0000
committerrsc <devnull@localhost>2003-12-04 19:18:06 +0000
commitccee548fda64eeb62a771e01b5ddab5f4177b2bf (patch)
treebda5212653f9e4a77580a66b2b6beef4b422eae0 /rcmain
parentdff7e27317f911dcfacaf30eb3ec4f3269f25a62 (diff)
downloadplan9port-ccee548fda64eeb62a771e01b5ddab5f4177b2bf.tar.gz
plan9port-ccee548fda64eeb62a771e01b5ddab5f4177b2bf.tar.bz2
plan9port-ccee548fda64eeb62a771e01b5ddab5f4177b2bf.zip
.
Diffstat (limited to 'rcmain')
-rw-r--r--rcmain1
1 files changed, 0 insertions, 1 deletions
diff --git a/rcmain b/rcmain
index f4213632..c4dda4cd 100644
--- a/rcmain
+++ b/rcmain
@@ -24,7 +24,6 @@ if(! ~ $#cflag 0){
}
if not if(flag i){
if(~ $TERM 9term){
- stty tabs -onlcr -echo
if(~ $#'fn#cd' 0)
fn cd { builtin cd $1 && label `{pwd} }
}