Skip to content

bug: File tree doesn't respect nvim working directory #1160

Description

@fadookie

I am pretty sure this is a brand-new regression with VimR Version 0.61.1 (20260402.202245). I think in previous versions, if I did something like cd example-dir && vimr -n . or from within VimR, something like :tabe example-dir/example-file followed by :cd %:p:h, the root directory displayed in the file tree pane would match nvim's working directory (so you'd only see the files inside example-dir). Now it appears that regardless of the working directory, the file tree always displays the files in $HOME.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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