Linux.com

Re:Why Vim? (im the parent poster of the topic)

Posted by: Anonymous Coward on January 25, 2007 08:37 PM
and so you're comparing vim console mode to your GUI editors.. and argumenting that vim sucks because of the low mouse usage in console.

Well first that argumentation is rather trollish, but second, rejoice as vim does support in console mouse.

of course its austere but.. :
set mouse=a

and also for command auto completion:
set wildmenu
set wildmode=list:longest,full

enjoy

#

Return to Vim tips: Using tabs