unable to rename a directory while editor is running #10467
Unanswered
unicorn-madness13
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
During development, there are times where I will want to rename a directory or file. However, it seems that helix maintains an open handle to directories that it knows about, as I'm unable to rename a directory while the editor is running. This only happens after the file picker has run and a file has been opened. Once the editor is closed, I can rename the directory as expected. Files are unaffected.
Reproduction Steps
hx
:cd path/to/a/project
<spc>-f
and open a file in the projectImage:
Helix log
Log not applicable, as the operation is done outside of the editor.
Platform
Windows
Terminal Emulator
alacritty
Installation Method
mingw64 (pacman)
Helix Version
helix 23.05 (39d0d85d)
Beta Was this translation helpful? Give feedback.
All reactions