Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gf does not open the file under the cursor #71

Closed
gerardroche opened this issue Apr 6, 2017 · 0 comments
Closed

gf does not open the file under the cursor #71

gerardroche opened this issue Apr 6, 2017 · 0 comments
Labels
Milestone

Comments

@gerardroche
Copy link
Contributor

gerardroche commented Apr 6, 2017

Issue by bnovc
Friday Aug 01, 2014 at 02:16 GMT
Originally opened as guillermooo/Vintageous#700


  1. Open a new file
  2. Type /tmp/foo.txt
  3. Cursor to the beginning
  4. Hit gf

This should open /tmp/foo.txt in a new tab, but it does not.

Vim doc: editing.txt#gf

@gerardroche gerardroche added this to the 1.10.0 milestone Feb 24, 2019
gerardroche added a commit that referenced this issue Feb 25, 2019
* develop:
  Add :sort; close #445
  Refactor test
  Refactor utils
  Refactor gx
  Fix #446 ex commands
  Fix #446 ex commands
  Refactor ex commands
  vi[ and vi] should not select otherwise empty target lines; close #444
  Add gf edit file under cursor; close #71
  Add zl, zL, zh, zH to scroll horizontally; close #31
  :s/{search}/{replacement}/c can now be cancelled; close #442
  Refactor window actions
  Add ex completion tests
  Fix ex fs completions
  Doc: Fix typo
  Refactor plugin.is_enabled state dependency
  Refactor ex completions (Pass 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant