[lug] command line editing in vi

Hugh Brown hugh at vecna.com
Thu Jun 7 10:27:02 MDT 2001


Thank you that got the ex command line history back, any ideas on getting
Ctrl-V to do its magic.

Hugh


"John Hernandez"
> 
> Hugh, I think I know what's up here.  RH distributes two (or more) forms of vim.  The common form is basically just like vi (even the command filename).  The enhanced version, however, is required to use the arrow keys for command history editing.  By default, I only had vim-common (and the required vim-minimal) installed.  After adding vim-enhanced, I was able to invoke 'vim' and get the full-blown version of vim.  At that point, you may decide to 'ln -s vim vi'
> 
> $ rpm -q -a|grep vim
> vim-common-6.0-0.27
> vim-enhanced-6.0-0.27
> vim-minimal-6.0-0.27
> 
> -John
> 



More information about the LUG mailing list