Skip to content

[Feature] print/list/search cwds #3600

Description

@d2a-raudenaerde

I know I have executed some commands in a project somewhere, I just can't remember the directory/place. atuin has this in the DB, so I do this:

sqlite3 ~/.local/share/atuin/history.db "select distinct cwd from history order by cwd" | grep '....'

It would be really nice if this could be done in this way:

atuin history cwd search '...' and that I only get the (unique) direcories that match in the 'last-visited' order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions