Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: history and mc



On Jul 11,  1:04pm, GoTaR wrote:
} 
} Changing panels with [tab] on mc causes adding something like:

I have no idea what "mc" is or what "changing panels" means.  Oh, wait --
perhaps Midnight Commander?  I prefer driving my own shell around, thank
you anyway.  However:

} cd "`echo '\0057'`"
} 
} to history.  How to avoid this?

setopt histignorespace
alias cd=' builtin cd'

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author