Re: Vim: completion in Ex mode

2008-12-07 Thread nicolas . pouillard
Excerpts from Александър Л. Димитров's message of Sat Dec 06 13:31:27 +0100 2008: > Hi fellas, > > I really don't like the completion stuff in ex mode. Take :saveas as an > example: > :saveas is recorded in the Vim manual as :sav[eas], which means that the > command > should get accepted with

Vim: completion in Ex mode

2008-12-06 Thread Александър Л . Димитров
Hi fellas, I really don't like the completion stuff in ex mode. Take :saveas as an example: :saveas is recorded in the Vim manual as :sav[eas], which means that the command should get accepted with any of :sav, :save, :savea, :saveas. Now, we're doing that, no questions asked. But we don't do :sav