Skip to content

hist: improve storage format #29

Description

@SteVwonder

Currently the time is pretty inscrutable and it is hard to easily copy/paste the command since there is no space between the time and the command:

❯ hist find                                                                                                                                         11:55:55 ()
/Users/herbein1/.history/2021/10/07/09-59-37_ttys004.hist
4:: 1633631409:0;find ./ -maxdepth 1
5:: 1633631411:0;find ./ -maxdepth 1 -type d
6:: 1633631416:0;man find

Also maybe a good time to look into more comprehensive shell history options (maybe ones that also store the directory that the command was run in)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions