Steven Woody wrote:
On 12/14/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote:
Steven Woody wrote:
> On 12/14/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote:
>> Steven Woody wrote:
>> > i just installed a 7.0 of vim on windows. i remembered, in the
>> > previous version, when i need to open a file using the ':ed'
command,
>> > i can press <tab> after giving first few characters of the file ( or
>> > path ), vim would auto complete the reset.
>> >
>> > but after i installed the new vim 7.0. the <tab> does not work. can
>> > anyone know why? i think i might miss some in the .vimrc.
>> >
>>
>> If you have a .vimrc, and Vim finds it, it should set
'nocompatible' at
>> startup. This would set up <Tab> as the wild key. So:
>>
>> :verbose set cp? wc?
>
> i got E488: Trainning characters: cp?wc?
>
Make sure you have a space between the first question mark and the rest.
after inserted the space, the command executed succesfully. but the
<tab> is still not functionable. when i press 'tab', it only pops up
'^I' in the command edit line :-(
Sure, that command doesn't change anything, it just asks Vim for info. What is
the reply?
And, please, use "Reply to List" (if your mailer offers it) or "Reply to All"
but not "Reply to Sender" because the latter won't show your reply to all
other users on the list. (I'm just a plain user like you, not a professional
field-support emploee: Vim doesn't have any of those.)
Best regards,
Tony.