Skip to content

Add fuzzy finder source prefixes#197

Open
jongio wants to merge 1 commit into
mainfrom
idea/fuzzy-source-prefixes
Open

Add fuzzy finder source prefixes#197
jongio wants to merge 1 commit into
mainfrom
idea/fuzzy-source-prefixes

Conversation

@jongio

@jongio jongio commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Closes #191

Adds source prefixes for files, directories, commands, bookmarks, and git-changed files in the fuzzy finder. No-prefix queries keep the current default source for each launcher.

Validation:

  • go build ./...
  • go test ./internal/panels/fuzzyfinder ./internal/overlayreg

Note: go test ./internal/tui did not finish after 5 minutes. Baseline go test ./... also stalled after internal/extension/runtime.

Closes #191

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add source filters to the fuzzy finder

1 participant