Skip to content

Support List view for ReverseSearchHistory #4091

Open
@Jaykul

Description

@Jaykul

Prerequisites

  • Write a descriptive title.

Description of the new feature/enhancement

Could history search (ReverseSearchHistory and ForwardSearchHistory) i.e. Ctrl+r (optionally) use the Prediction UI list view and show me multiple hits at once?

Proposed technical implementation details (optional)

Basically, I would like to be able to switch between the current view and the prediction list view (i.e. with F2)

It seems to me like the main limitation would be being able to see the whole command (and multi-line commands), which I think could be worked around by replacing [\r\n]+ with or even just showing them escaped, like `n in the display.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-EnhancementIt's a feature request.Needs-Triage 🔍It's a new issue that core contributor team needs to triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions