This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: auto complete history


* Robert Bram (Mon, 12 May 2008 17:18:40 +1000)
> >> In a previous installation of Cygwin, I had 'history auto complete' in
> > Depends on your shell. In Zsh it would be...
> > and in Bash...
> >    "\e[A":  history-search-backward
> >    "\e[B":  history-search-forward
> > Put these in your .zshrc or .inputrc.
> 
> I also needed this in my .bashrc, and the above works. Thank you!
> 
> export INPUTRC=$HOME/.inputrc

That's already the default so it doesn't do anything.

Thorsten


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]