Skip to content

Add history to the CLI #31

@EmileTrotignon

Description

@EmileTrotignon

When you use the CLI in toplevel mode :

$ sherlodoc search

You can type search queries and get results. However, you might want to type a query, and then modify it.
You can copy paste the query, but this is not very practical.

We should implement search history were you can access previous queries by using the up arrow key.

For now, I do not want to store the history between session, there is no need to write it to a file.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions