Skip to content

gF works but c-w f doesn't #16

@ghost

Description

<c-w>f doesn't take me to the line number within the file, whereas gF does, but only within the same window.

My use case is, from bash, going:

somegrep somestring | vim -

which gives me a list of files. If i were to gF on a result, I get the yes/no/cancel dialog to confirm I want to lose that page forever. I don't - hence my use of <c-w>f to open the result in another window. Ideally vim-fetch would do this AND jump to the correct line within that file.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions