On 6 July 2010 16:25, iCeZuLy wrote:
> In command mode, for example, when I input
> :o fil
> then I hit "tab"
> the autocomplete doesn't work, instead, I got
> :o fil^I

It would seem that you are just using a deprecated command (see ":h
:o").  If you are trying to open a file, then you should use ":fin" or
":e" instead and tab completion will work again.

Björn

-- 
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to