We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
goto_file
hitting gf here the file na|me, results in name, being opened. This was fixed in #9065 and 24.7 but happens again in 25.1.1.
gf
the file na|me,
name,
I tried this:
hx
file_name.
I expected this to happen: open file called file_name
file_name
Instead, this happened: opened file called file_name.
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines
Linux
wezterm
nixpkgs
helix 25.01.1 (e7ac2fc)
The text was updated successfully, but these errors were encountered:
I can take a look on this in the future, however I'm quite busy at the moment.
However if someone else would like to tackle this before me cam do so :) (Just would be nice to tell this here. I'll do it too, if I start)
Sorry, something went wrong.
No branches or pull requests
Summary
hitting
gf
herethe file na|me,
results inname,
being opened. This was fixed in #9065 and 24.7 but happens again in 25.1.1.Reproduction Steps
I tried this:
hx
file_name.
gf
I expected this to happen:
open file called
file_name
Instead, this happened:
opened file called
file_name.
Helix log
~/.cache/helix/helix.log
Platform
Linux
Terminal Emulator
wezterm
Installation Method
nixpkgs
Helix Version
helix 25.01.1 (e7ac2fc)
The text was updated successfully, but these errors were encountered: