I've been using Atuin for at least a year and a half, and I think it's definitely the tool I'd been looking for the most in my entire dev career. It has made me much more confident with my hazy memory. Before it I'd struggle consistently to remember most of my recent commands. bck-i was always a bit obtuse to me and I honestly never grokked it until I had Atuin wired into my workflow (hard) and ran into bck-i instead…
Atuin – Magical Shell History
21–30 of 72 posts
Re: Atuin – Magical Shell History
#22Re: Atuin – Magical Shell History
#23Re: Atuin – Magical Shell History
#24I've been using Atuin for at least a year and a half, and I think it's definitely the tool I'd been looking for the most in my entire dev career. It has made me much more confident with my hazy memory. Before it I'd struggle consistently to remember most of my recent commands. bck-i was always a bit obtuse to me and I honestly never grokked it until I had Atuin wired into my workflow (hard) and ran into bck-i instead…
(dev here!) thank you so much! I love to hear things like this <3
Re: Atuin – Magical Shell History
#25Re: Atuin – Magical Shell History
#26I'd never sync my shell history with a third party. The self-hosting option looks interesting, but anyone comfortable with syncing their shell history with a third party is severely lacking basic privacy literacy and underestimates the sensitivity of command history.
We wrote some more about it here: https://blog.atuin.sh/new-encryption/
Re: Atuin – Magical Shell History
#27As an aside, most of my usage of history is to use the last few commands I used, and so seeing the entire history each time seems like an overkill.
Re: Atuin – Magical Shell History
#28Re: Atuin – Magical Shell History
#29Is there a way to change the key binding of the search screen? I'm too attached to using the up key to recover the last command I used, and it's a little jarring to now have to click tab from the Atuin search interface. It adds a little friction each time I have to do this. As an aside, most of my usage of history is to use the last few commands I used, and so seeing the entire history each time seems like an overkil…
Re: Atuin – Magical Shell History
#30Is there a way to change the key binding of the search screen? I'm too attached to using the up key to recover the last command I used, and it's a little jarring to now have to click tab from the Atuin search interface. It adds a little friction each time I have to do this. As an aside, most of my usage of history is to use the last few commands I used, and so seeing the entire history each time seems like an overkil…
There’s a whole doc page about it: https://docs.atuin.sh/configuration/key-binding/#disable-up-...
> bindkey '^[[A^[[A' atuin-up-search
Works much better now!