-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
C-bugCategory: This is a bugCategory: This is a bug
Description
Summary
global search yields incorrect results sometimes
Reproduction Steps
- open helix in helix's codebase
- global search with
space + / - input
hk - you also get results for
繁
expected:
- do not get results for
繁, but do get results forhk
actual:
- do get results for
繁, and also get results forhk
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bugCategory: This is a bug