Shift-Tab for Backwards Completion

Thorsten Kampe thorsten@thorstenkampe.de
Wed Jun 18 22:03:00 GMT 2008


* Frank Jacobs (Tue, 17 Jun 2008 14:49:18 -0500)
> I've used the solution below so that I can go back in the completion
> list in Bash via the SHIFT-TAB keystroke. However, I can only get it
> to work when running in an xterm window (where $TERM=xterm). It
> doesn't work in the plain-ol' Windows console window (where
> $TERM=cygwin).

...in addition to what I already said: in general you have to make 
assignments (action -> key) for every terminal you use (because the 
keycodes differ).


--
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/



More information about the Cygwin mailing list