Skip to content
New issue

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

global search on tutor #4960

Closed
notusertelken opened this issue Dec 1, 2022 · 1 comment
Closed

global search on tutor #4960

notusertelken opened this issue Dec 1, 2022 · 1 comment
Labels
C-bug Category: This is a bug R-duplicate Duplicated issue: please refer to the linked issue

Comments

@notusertelken
Copy link

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
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines

Platform

linux

Terminal Emulator

alacritty

Helix Version

22.08.1

@notusertelken notusertelken added the C-bug Category: This is a bug label Dec 1, 2022
@the-mikedavis
Copy link
Member

Duplicate of #4207

@the-mikedavis the-mikedavis marked this as a duplicate of #4207 Dec 1, 2022
@the-mikedavis the-mikedavis closed this as not planned Won't fix, can't repro, duplicate, stale Dec 1, 2022
@the-mikedavis the-mikedavis added the R-duplicate Duplicated issue: please refer to the linked issue label Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug R-duplicate Duplicated issue: please refer to the linked issue
Projects
None yet
Development

No branches or pull requests

2 participants