This commit is contained in:
rsc 2003-12-04 19:18:06 +00:00
parent dff7e27317
commit ccee548fda
3 changed files with 42 additions and 36 deletions

1
rcmain
View file

@ -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} }
}