mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-07 05:06:03 +02:00
683ddbc466bbd6ff2a890c11edccc482bfe0dc87
scroll region (which moves the cursor to 0,0). This means that if the cursor was at the edge of the screen, any further output after scroll region change incorrectly causes a line wrap. Add a workaround to move the cursor to position 0 if it is at the screen edge before changing scroll region.
Description
Instant Terminal Sharing
Languages
C
90.6%
Roff
7.1%
M4
1%
Awk
0.6%
Makefile
0.4%
Other
0.2%