Atuin – Magical shell history
41–50 of 118 posts
Re: Atuin – Magical shell history
#42Re: Atuin – Magical shell history
#43Re: Atuin – Magical shell history
#44I've been using this for a couple months after using McFly in zsh for over a year. I think I can say that I like it better, but the only thing I sometimes don't like is how it completely takes over your screen when you press the up arrow. I usually just want to get the previous command I entered instead of the whole searchable history (which I use Control-R to bring up), and it's really jarring to have the entire scr…
I also find that I prefer the default Ctrl-R to start with history from the current directory instead of the global history, but that is also changeable. So I’m pretty happy.
[0]: https://docs.atuin.sh/configuration/key-binding/#disable-up-...
Re: Atuin – Magical shell history
#45Anyone try this and fish shell? How do they compare? Thanks!
Re: Atuin – Magical shell history
#46Re: Atuin – Magical shell history
#47Atuin has been the absolute best CLI tool I’ve found in years. I use it every single day that I’m at a computer. It's very easy to learn (2 or 3 essential hotkeys), and makes finding old shell commands a breeze. I was able to self-host the sync server in well under an hour, start to finish. (@ellie - if you see this thread, thanks for all the elbow grease you put in! You’ve built something really special.)
Any links in the self-hosting options? I had some saved but lost them.
Re: Atuin – Magical shell history
#48Anyone try this and fish shell? How do they compare? Thanks!
I use it with Fish. It's basically a nice UI around doing history | rg pipes.
[1] - https://starship.rs/
Re: Atuin – Magical shell history
#49I've been using this for a couple months after using McFly in zsh for over a year. I think I can say that I like it better, but the only thing I sometimes don't like is how it completely takes over your screen when you press the up arrow. I usually just want to get the previous command I entered instead of the whole searchable history (which I use Control-R to bring up), and it's really jarring to have the entire scr…
Adding it to Atuin will take a bit of work to keep it from being too brittle, so it hasn't yet been done.
Re: Atuin – Magical shell history
#50Anyone try this and fish shell? How do they compare? Thanks!