Problem when bringing up search resets the terminal

I had to update my system recently and after installing a new atuin version (I don’t know what the old version was, sorry), I got this “new” behavior that I want to change.

When I bring the search window up (up-arrow, CTRL+R, etc), it resets the terminal (like the reset command) and I lose track of what I was doing. This didn’t happen before.

Is there some configuration about this that I could change?

If I disable atuin, pressing CTRL+R does not reset the terminal.

Thank you,

1 Like

Hello, same issue here. Did you find a workaround ?

Hey!

This was released as a part of 18.4.0, you can read more here. People overwhelmingly preferred the new behaviour, but you can change it back to the old with the following config

style = "full"
inline_height = 0
2 Likes

Thank you so much @ellie, the inline_height = 0 did the trick for me!

The compact style still works OK without resetting the terminal!

2 Likes