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
Hi there! Currently on Helix 25.01.01 (non-master)
Having trouble with a bug where global search doesn't recognize \n as searchable, so searching something like \n const results in 0 items instead of thousands like expected.
Some help would be appreciated, thank you!
Reproduction Steps
I tried this:
hx
space+/
\nconst
I expected this to happen:
Thousands of results (for my project)
Instead, this happened:
No results at all, newlines aren't supported
Helix log
No logs available for global search in verbose mode
Summary
Hi there! Currently on Helix 25.01.01 (non-master)
Having trouble with a bug where global search doesn't recognize
\n
as searchable, sosearching something like \n const
results in 0 items instead of thousands like expected.Some help would be appreciated, thank you!
Reproduction Steps
I tried this:
hx
space+/
\nconst
I expected this to happen:
Thousands of results (for my project)
Instead, this happened:
No results at all, newlines aren't supported
Helix log
No logs available for global search in verbose mode
Platform
macOS
Terminal Emulator
Ghostty e07b6fdf
Installation Method
brew
Helix Version
25.01.01 (e7ac2fc)
The text was updated successfully, but these errors were encountered: