Wednesday, February 17, 2016

gF doesn't work with latest vim on Windows

I'm using vim 7.4.1345 on Windows 7.

If I have a file foobar.txt containing the line
main.c:26
and I do gF on it, I get:

E447: Can't find file "main.c:26" in path

It only works if I have
main.c
and do gf on it.

foobar.txt is located on the same directory as main.c

Many thanks in advance,

--
Cesar

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: