I like atuin, but I wish it had an option to behave more like bash does. Bash loads your “global” history on starting a new shell, but afterwards doesn’t load commands from different shell sessions into that shell’s history. As far as I could find, atuin is either entirely global, syncing commands from other sessions as you execute them, or entirely session-based, as in your current history is just empty on launch. I don’t like either of those options.
I guess I just want the search of atuin but otherwise default bash behaviour.
I like atuin, but I wish it had an option to behave more like bash does. Bash loads your “global” history on starting a new shell, but afterwards doesn’t load commands from different shell sessions into that shell’s history. As far as I could find, atuin is either entirely global, syncing commands from other sessions as you execute them, or entirely session-based, as in your current history is just empty on launch. I don’t like either of those options.
I guess I just want the search of atuin but otherwise default bash behaviour.