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 yields incorrect results sometimes #13201

Open
nik-rev opened this issue Mar 26, 2025 · 0 comments
Open

Global Search yields incorrect results sometimes #13201

nik-rev opened this issue Mar 26, 2025 · 0 comments
Labels
C-bug Category: This is a bug

Comments

@nik-rev
Copy link
Contributor

nik-rev commented Mar 26, 2025

Summary

global search yields incorrect results sometimes

Reproduction Steps

  1. open helix in helix's codebase
  2. global search with space + /
  3. input hk
  4. you also get results for

expected:

  • do not get results for , but do get results for hk

actual:

  • do get results for , and also get results for hk

Helix log

~/.cache/helix/helix.log

not relevant

2025-03-26T22:27:09.981 helix_lsp::transport [ERROR] Tried sending response into a closed channel (id=Num(9)), original request likely timed out
2025-03-26T22:32:43.674 helix_lsp::transport [ERROR] rust-analyzer <- InvalidParams: code action without data
2025-03-26T22:33:45.119 helix_lsp::transport [ERROR] Tried sending response into a closed channel (id=Num(60)), original request likely timed out
2025-03-26T22:45:03.058 helix_lsp::transport [ERROR] rust-analyzer <- InvalidParams: code action without data
2025-03-26T22:46:30.048 helix_lsp::transport [ERROR] Tried sending response into a closed channel (id=Num(178)), original request likely timed out
2025-03-26T22:46:55.775 helix_lsp::transport [ERROR] Tried sending response into a closed channel (id=Num(180)), original request likely timed out
2025-03-26T22:47:05.881 helix_lsp::transport [ERROR] Tried sending response into a closed channel (id=Num(185)), original request likely timed out
2025-03-26T22:47:07.267 helix_lsp::transport [ERROR] Tried sending response into a closed channel (id=Num(184)), original request likely timed out

Platform

Linux

Terminal Emulator

wezterm 8e9cf91

Installation Method

source

Helix Version

helix 25.01.1 (d238d51)

@nik-rev nik-rev added the C-bug Category: This is a bug label Mar 26, 2025
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
Projects
None yet
Development

No branches or pull requests

1 participant