Feature Request: Fuzzy Search #5314
Labels
Area-TerminalControl
Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)
Area-User Interface
Issues pertaining to the user interface of the Console or Terminal
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
Milestone
An innate feature to search through the Terminal text is quite limited and basic:
With the power of fuzzy search, users gain a boost to their productivity of being able to find a text through history very fast. It's implemented in many text editors (JetBrains IDEA, Visual Studio Code) for their project's files search. There's a solution specifically for the command line (bash/zsh) as well - junegunn/fzf.
If we could integrate the feature into the terminal (via its UI) without relying on the bash settings, it would be a great capability!
The text was updated successfully, but these errors were encountered: