Skip to content

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

Open
@daxian-dbw

Description

@daxian-dbw

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.

Metadata

Metadata

Assignees

Labels

Area-HistoryImprovementsLabel for tracking different improvements to historyArea-PredictorsLabel for issues related to predictorsIssue-EnhancementIt's a feature request.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions