Because ANSI escape sequences can move the cursor, there are many ways to draw a terminal screen. Complex screens are often drawn different parts at a time, or overwrite old values.
This program captures the output and prints it top to bottom.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Because ANSI escape sequences can move the cursor, there are many ways to draw a terminal screen. Complex screens are often drawn different parts at a time, or overwrite old values.
This program captures the output and prints it top to bottom.