You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm able to gf/home/user/.config/helix and get a file picker prompt, as well as ~/.config/helix/config.toml, but when I try it on ~/.config/helix/, I get an error: Open file failed: Is a directory (os error 21). This bug seems to apply to all directories starting with a ~.
Reproduction Steps
I tried this:
hx
i
~/.config/helix
gf
I expected the directory to open in a file picker.
Instead, I get the error Open file failed: Is a directory (os error 21).
Summary
I'm able to
gf
/home/user/.config/helix
and get a file picker prompt, as well as~/.config/helix/config.toml
, but when I try it on~/.config/helix/
, I get an error:Open file failed: Is a directory (os error 21)
. This bug seems to apply to all directories starting with a ~.Reproduction Steps
I tried this:
hx
i
~/.config/helix
gf
I expected the directory to open in a file picker.
Instead, I get the error
Open file failed: Is a directory (os error 21)
.Helix log
No response
Platform
Linux
Terminal Emulator
Alacritty
Installation Method
dnf
Helix Version
helix 24.3 (2cadec0)
The text was updated successfully, but these errors were encountered: