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
unhandled edge case of performing a globa-search on tutor
I tried this:
run helix --tutor space+/ and search a term
helix --tutor
I expected this to happen: I'd expect to only search the tutor file, as if it was in a workspace/folder by itself
Instead, this happened: process freezes (Im assuming its doing a search on the cwd or complete system wide global search)
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines
linux
alacritty
22.08.1
The text was updated successfully, but these errors were encountered:
Duplicate of #4207
Sorry, something went wrong.
No branches or pull requests
Summary
unhandled edge case of performing a globa-search on tutor
Reproduction Steps
I tried this:
run
helix --tutor
space+/ and search a term
I expected this to happen:
I'd expect to only search the tutor file, as if it was in a workspace/folder by itself
Instead, this happened:
process freezes (Im assuming its doing a search on the cwd or complete system wide global search)
Helix log
~/.cache/helix/helix.log
Platform
linux
Terminal Emulator
alacritty
Helix Version
22.08.1
The text was updated successfully, but these errors were encountered: