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

Lexplore don't create new file in current directory view #86

Open
mortezadadgar opened this issue Feb 7, 2025 · 0 comments
Open

Lexplore don't create new file in current directory view #86

mortezadadgar opened this issue Feb 7, 2025 · 0 comments

Comments

@mortezadadgar
Copy link

mortezadadgar commented Feb 7, 2025

Describe the bug
Created file in current directory view appears in root directory of netrw.

To Reproduce

  1. Run vim -u .vimrc testfile
  2. Invoke :Lexplore
  3. navigate to a directory and create a new file
  4. Invoke :w and :e
  5. navigate back to root directory and see file created there

Expected behavior
New file should be created in current directory view

Environment

  • Vim version NVIM v0.10.4
  • OS: Archlinux
  • Terminal: st

Related: https://www.reddit.com/r/vim/comments/1agcdkz/lexplore_not_opening_new_file_in_current/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant