Consider enhance the history searching in PSReadLine to use fuzzy-match algorithm as in fzf

Open
#3,339 2 comments 12 reactions 1 assignee View on GitHub

@daxian-dbw is already working on this.

Since Jun 6, 2022.

Assessment

This issue has not been assessed yet.

Description

Area-HistoryImprovements Area-Predictors Issue-Enhancement
Prerequisites
  • Write a descriptive title.
Description of the new feature/enhancement

Consider enhance the history searching in PSReadLine to use fuzzy-match algorithm as in fzf.

Proposed technical implementation details (optional)

The searching supported in fzf is more comprehensive. We don't need to support all of them, but replacing the current history searching with fuzzy-match algorithm would be nice.

Dominant language
C#
Stars
4.4k
Forks
341
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from PowerShell/PSReadLine

All issues in PowerShell/PSReadLine

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.