Open s-cerevisiae opened 20 hours ago
Oh, shit, that sucks. There's already an opt-out (progress_spinner), but I'll add some logic to check window width and truncate it. Thanks for letting me know.
I'm open to some kind of fidget integration. Lemme see about that.
Is your feature request related to a problem? Please describe.
The newly-added spinner doesn't work well when the remote is long and/or the screen is small: if it's longer than a line then "Press Enter to continue" will show up on each frame, making it unusable.
Describe the solution you'd like
An option that turns the spinner off.
Describe alternatives you've considered
Somehow don't make it trigger the overflow popup?
A way to direct it to fidget.nvim should also make it work for my personal case.