Skip to content

Add ANSI cursor movement #2

@PyDever

Description

@PyDever

instead of using an array to store the position of the cursor

term.move([2,4,2])

use ansi codes

sys.stderr.write("\1xb[2:3B\1xb")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions