Skip to content

live grep & find file doesn't correspond to the current directory #48

@JinraeKim

Description

@JinraeKim

I'm using nvim tree for explorer. I integrated it with remote-sshfs.nvim as described in README.md.

It works very well. However, if I change directory on nvim tree, the remote live grep stuff does not correspondingly change it, so it needs to search the root location extensively.

Can we upgrade it?

For example, on server, let's say there are ./hello.py and ./A/hello.py.

If I change the directory to ./A on nvim tree, I would expect the remote live grep searches things "only from ./A", so the result should be ./A/hello.py only, not including ./hello.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions