20 Nov
2022
20 Nov
'22
5:29 a.m.
i am thinking of three options for that: - home the cursor and move by rows and columns using individual characters - find the cursor-pointing control characters - use the curses library i'm thinking i might consider using curses's tput functionality, kind of a middle ground between the last two options. there's a big axe stuck in my behavior around curses, so it could be harder unless i'm prepared or such