Closed Ttibsi closed 1 year ago
❯ echo -en "\x1b[?25l" # hide cursor ❯ echo -en "\x1b[?25h" # show cursor
This should ideally be part of the same block of cursor commands that changes their shape
Closed in #21
This should ideally be part of the same block of cursor commands that changes their shape