I have been using atuin for almost 6 months now and have loved it. I’m recommending it to co-workers.
tl;dr - Is it possible to disable zsh HISTFILE and just use atuin? Is it possible to replicate zsh-autosuggestion ghost text into atuin?
I have been thinking about how I could fully remove the use of the native zsh HISTFILE and just use the atuin for my shell history, its fast, efficient and very convenient (I can imagine storing the history in sqlite is faster than a text file too). I wanted to get a feel for if this is a reasonable thing to do or what implications it might have? So far the only part of the zsh history I still use is a plugin called zsh-autosuggestions because it can be slightly more convenient than opening the atuin TUI window manually and searching. I like working on rust projects and would be willing to contribute the autosuggestions if it seems like a possible feature or a welcome addition
Thank you for an awesome project!