[PR #16586] Fuzzy Search #30948

Open
opened 2026-01-31 09:44:01 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/16586

State: closed
Merged: No


Summary of the Pull Request

This pull request probably doesn't make sense to merge, but I found an open ticket for it and I had built a version for my personal build, so it felt like it was at least worth posting. If you do decide to implement something like this I would love to help work on it.

https://github.com/microsoft/terminal/issues/5314

The fuzzy search implementation is from fzf-native. https://github.com/nvim-telescope/telescope-fzf-native.nvim

  • Adapted to work with ICU/UText

Searching Terminal Repository
WindowsTerminal_1LQ4mBJENo

Searching .net memory dump
Fuzzy-cdb

References and Relevant Issues

https://github.com/microsoft/terminal/issues/5314

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

PR Checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/16586 **State:** closed **Merged:** No --- ## Summary of the Pull Request This pull request probably doesn't make sense to merge, but I found an open ticket for it and I had built a version for my personal build, so it felt like it was at least worth posting. If you do decide to implement something like this I would love to help work on it. https://github.com/microsoft/terminal/issues/5314 The fuzzy search implementation is from fzf-native. https://github.com/nvim-telescope/telescope-fzf-native.nvim - Adapted to work with ICU/UText Searching Terminal Repository ![WindowsTerminal_1LQ4mBJENo](https://github.com/microsoft/terminal/assets/811029/babc6609-4502-4edf-a8e3-86c36904ac4d) Searching .net memory dump ![Fuzzy-cdb](https://github.com/microsoft/terminal/assets/811029/c093f22b-97a3-432e-80e0-56e4c325952d) ## References and Relevant Issues https://github.com/microsoft/terminal/issues/5314 ## Detailed Description of the Pull Request / Additional comments ## Validation Steps Performed ## PR Checklist - [ ] Closes #xxx - [ ] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:44:01 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30948