Skip to content

Global Search yields incorrect results sometimes #13201

@nik-rev

Description

@nik-rev

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions