Replies: 2 comments 2 replies
-
The sequence ESC [J clears the screen from the cursor position to the end of
the screen. You should send "cursor home" before. All supported escape
sequences can be found in doc/screen.txt.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zsdz
-
I think there's a bug in the program:
What you probably want is this:
or alternatively
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the simple prog:
Beta Was this translation helpful? Give feedback.
All reactions