Yue Wu wrote:
> On Sat, Jun 25, 2011 at 05:46:43AM +0200, Bram Moolenaar wrote:
>>
>> Yue Wu wrote:
>>
>> > How to reproduce:
>> >
>> > :echo input("ft: ", "", "filetype")
>> >
>> > Issue:
>> >
>> > Completion doesn't work at all.
>> >
>> > OS: windows 2000.
>> >
>> > vim version: 7.3.230.
>>
>> Works fine for me on Linux. Could this be an MS-Windows specific issue?
>>
>
> Yes. Unix version is fine, just windows' has the issue.
It works for me on Linux too. I don't have Windows to test.
I don't see why it would not work on Windows at first sight.
Do other completions work on Windows? Such as...
:echo input("func: ", "", "function")
:echo input("env: ", "", "environment")
etc.
See :help :command-completion for a complete list.
-- Dominique
--
You received this message from the "vim_dev" 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