←back to thread

131 points tosh | 1 comments | | HN request time: 0.2s | source
Show context
dmd ◴[] No.44364891[source]
If I explicitly DON’T want sync between machines (my workflows are very machine specific), does atuin give me anything significant over my current fzf based C-r?
replies(4): >>44364910 #>>44364918 #>>44364952 #>>44364998 #
Lapel2742 ◴[] No.44364952[source]
> does atuin give me anything significant over my current fzf based C-r

I'm interested in this as well. I currently use fzf and I'm happy with what I've got (except for me syncing would probably be a nice feature to have).

Also: I gave atuin a quick try and found the TUI to be worse than fzf. Why do I need a fullscreen ctrl-r interface? I found that distracting. But maybe that is configurable. I didn't look much further.

replies(1): >>44364965 #
ellieh ◴[] No.44364965[source]
It is configurable!

And also the default is now to use 40 lines, not the alt screen (has its own drawbacks)

You can set “inline_height”

https://docs.atuin.sh/guide/basic-usage/#inline-window

replies(2): >>44364982 #>>44365540 #
1. Lapel2742 ◴[] No.44364982[source]
Thank you. In might try it again some day.