5 ms·
atuin.sh
by tmm1 2y ago
atuin.sh
- coaksford 2y agoI'm an atuin user and if this feature exists, I have not seen it and would love to have it. Could you expand on how to get per-directory history as something separate from global shell history?
- js2 2y ago`atuin search --cwd .` https://docs.atuin.sh/reference/search/#examples https://docs.atuin.sh/reference/search/#examples You could also make "directory" the default filter mode or bind it to up-arrow: https://docs.atuin.sh/configuration/config/#filter_mode https://docs.atuin.sh/configuration/config/#filter_mode https://docs.atuin.sh/configuration/key-binding/#custom-up-arrow-filter-mode https://docs.atuin.sh/configuration/key-binding/#custom-up-a...
- coaksford 2y agoThank you! Now that I know what the feature is even called it's much easier to learn about, definitely adding this to my config file.
- wswope 2y agoHit CTRL + r (by default) in the atuin menu to toggle the filter mode. Super useful. https://docs.atuin.sh/configuration/config/#filter_mode https://docs.atuin.sh/configuration/config/#filter_mode