Sean Estabrooks wrote:

> If you add the following to
> the end of your /etc/inputrc file you should get what you want:
> 
> $if mode=vi
> "\C-0-": digit-argument
> TAB: menu-complete
> "\e[Z": "\C-0-\t"
> $else
> TAB: menu-complete
> "\e[Z": "\M--1\t"
> $endif


   Thanks a lot, Sean. I sent this question to [EMAIL PROTECTED] and even
them hadn't helped me. One strange thing was I couldn't get the line to
work through bind.. I did

bind "\e[Z":"\M--1\t"

and nothing. Go figure.. putting it on inputrc did it.

Thanks again.
-- 
Herculano de Lima Einloft Neto <[EMAIL PROTECTED]>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to