Skip to content

[FEATURE] Implement Recursive SearchΒ #287

@edenreich

Description

@edenreich

Summary

ctrl+r on bash normally let the terminal user search recursively through their history of chat to find the correct history entry. This is especially useful when you want to be fast on the terminal.

Acceptance Criteria

  • Essential ctrl+r opens up recursive search through the history where the user can click tab to select an entry
  • The selected entry will be placed in the input field
  • It's documented
  • It's tested

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions