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

Netman does not play nice with other plugins that read the filename #128

Open
miversen33 opened this issue Feb 15, 2023 · 0 comments
Open
Labels
bug Something isn't working Core Issues with the Core
Milestone

Comments

@miversen33
Copy link
Owner

I'm not sure the best way to address this. An example, open a remote file with netman (lets say over ssh), and then open a plugin that interacts specifically with the file in question (lets say nvim-spectre)

In this case (specifically using spectre but this will likely occur with anything that looks at the buffer's "filename"), you will see that the path it is looking at is a netman URI.

Probably should see if we can shim fix that kind of stuff 🙃

@miversen33 miversen33 added bug Something isn't working Core Issues with the Core labels Feb 15, 2023
@miversen33 miversen33 added this to the Backlog milestone Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Core Issues with the Core
Projects
None yet
Development

No branches or pull requests

1 participant