Y
Hacker News
new
|
ask
|
show
|
jobs
by
globular-toast
896 days ago
I'm a big fan of keeping tons of bash history. I have an idea for your tool: allow per-project history tracking. I do this myself for some projects using some bash history hacks:
https://blog.gpkb.org/posts/project-local-bash-history/
2 comments
ponyous
896 days ago
It allows this out of the box and you can easily change search modes with CTRL+R (directory, global, workspace, host, session):
https://docs.atuin.sh/configuration/config/#workspaces
link
globular-toast
896 days ago
That is pretty cool! I would recommend this tool to people like bioinformaticians and scientists who do a lot of work on the command line.
link
wswope
896 days ago
It’s already supported; you can ctrl + R from the atuin interface to filter for commands run in your current directory.
link
https://docs.atuin.sh/configuration/config/#workspaces