On 28/04/2014 04:19 p.m., Christian Brabandt wrote:
> Hi Cesar!
>
> On Do, 24 Apr 2014, Cesar Romani wrote:
>
>> I'm using vim 7.3.264 on Windows 7.
>>
>> '[count]find file' works fine. If I do, for example ':2find file'
>> it finds the correct version of file, and if I do ':3find file' it
>> outputs the message 'E347: No more file "file" found in path' what it is
>> correct and expected, but with '[count]tabfind' it doesn't work.
>>
>> If I do for example ':14tabf file' it always finds the first version of
>> file all over again.
>> It used to work with older vim versions.
>
> If I read the help for :tabfind and :tab correctly, this works as
> expected (e.g. the count is only for specifying after which tab the new
> tab will be opened). I am not saying that this is actually useful, it's
> just documented.
You are right. I got confused by ':[count]find {file}'
I thought one could do ':[count]tabfind {file}' to get the same result
as by :find
How can I find version of '{file}' using ':[count]tabfind {file}'?
I tried to do ':tab [count]find {file}' but it doesn't work.
Best regards,
--
Cesar
--
--
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
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.