Is it possible to configure it like this:
# Ctrl-R:
style = "full"
inline_height = 0
filter_mode = "global"
# Up
style = "compact"
inline_height = 20
filter_mode = "session"
I've only been able to figure out how to change it globally for both
I love the different filter modes and would love to use them with "Up" as well, but I would like to keep some of the swiftness of the regular up key.
I probably want to see the output of the previous command while I go through the recent history, so I don't want it fullscreen, whereas for Ctrl-R, I often spend more time in there looking for more options, so there I want fullscreen.
it really breaks my muscle memory that the command is not automatically inserted into the prompt, but one has to it Enter to submit. My default zsh cycles through commands directly in the prompt, so often, when a command fails, I just hit up and edit the command and hit enter again. Now with atuin I have to hit up, then enter, edit end then enter again. Is it possible to change that? Same is true for Ctrl-R, but there it doesn't really bother me as much. But as long as there is an extra key press, I don't think I can use up binding.