Open lilydjwg opened 10 months ago
Could you describe this a little more please? I'm not entirely sure what you mean
When you open a new terminal window or do a clear
command / Ctrl-L
, the cursor is near the top, so I'd like atuin to be "inverted" to avoid looking down. Likely, after some time the cursor comes down to the bottom of the terminal, and I'd like atuin not to be inverted.
I've digged into atuin more, and find that there needs to be a --invert
flag to atuin search -i
so that the shell can use it depending on where the cursor is.
I want the UI to be reverted only when the cursor is at the top half of terminal so that the cursor in the UI is near where it was at the shell prompt.