Skip to content

vim sometimes can't get filenames properly #3

@filcab

Description

@filcab

On Windows, sometimes vim's quickfix Window will get file names wrong.
Instead of

c:\code\...\file.cc | ... | line

it'll do:

/code/.../file.cc | ... | line

And navigation won't work. This is probably due to shellslash, or some similar option.

Need to figure out what it is, and try to work around it (ideally keeping our "default to git-bash for stuff", but can do without it and just create a command for :terminal ...git-bash.exe)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions