diff options
author | rsc <devnull@localhost> | 2003-12-04 19:18:06 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2003-12-04 19:18:06 +0000 |
commit | ccee548fda64eeb62a771e01b5ddab5f4177b2bf (patch) | |
tree | bda5212653f9e4a77580a66b2b6beef4b422eae0 /rcmain | |
parent | dff7e27317f911dcfacaf30eb3ec4f3269f25a62 (diff) | |
download | plan9port-ccee548fda64eeb62a771e01b5ddab5f4177b2bf.tar.gz plan9port-ccee548fda64eeb62a771e01b5ddab5f4177b2bf.tar.bz2 plan9port-ccee548fda64eeb62a771e01b5ddab5f4177b2bf.zip |
.
Diffstat (limited to 'rcmain')
-rw-r--r-- | rcmain | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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} } } |