Reid Thompson wrote:
>> > .. customizing the ~/.inputrc ..
>> >
> not sure how this equates with the above, but I generally just add
>
> set -o vi
>
> to my  .bashrc or .bash_profile
>
> and when logging into a system where that isn't the default, just
> entering   'set -o vi' on the command line gives me vi bindings for
> command line and search history, etc.

Now after Ag's and Seth's explanation it is clear that bash must
support "set -o vi" command as part of POSIX specification. For
the usage of readline outside of bash one obviously must
customize ~/.inputrc.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to