Skip to content
Snippets Groups Projects
Commit b6b57d12 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix ANSI mode window size detection.

Previously, it wrote to the last cell on the screen, so would
detect column 1 in terminals that wrapped, now moves back one
cell before printing the _.

Also, since that's fixed, grab the number of columns as well.
parent c0d41075
No related branches found
No related tags found
No related merge requests found
Pipeline #7589 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment