You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, the cursor cannot go out of the terminals boundaries.
You could try to enable the alternative buffer mode (https://gist.github.com/ConnerWill/d4b6c776b509add763e17f9f113fd25b#common-private-modes). When you disable it, its content gets deleted. This is currently not supported by cursor, as not every terminal supports it. But I am thinking about adding the feature, as it should be fine if we document it correctly.
In Terminal window with the height of 10 - what's the expected result?
I am getting
Same with
UpAndClear(n)
.I suspect that's more an ANSI thing rather than the libraries fault.
But is there a way to better deal with that?
The text was updated successfully, but these errors were encountered: