Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cursor.erase() does not work #30

Closed
ckhung opened this issue Apr 4, 2023 · 2 comments
Closed

cursor.erase() does not work #30

ckhung opened this issue Apr 4, 2023 · 2 comments

Comments

@ckhung
Copy link

ckhung commented Apr 4, 2023

Hi!

Presently cursor.erase() does not work.
The statement:
erase = sequence('J')
in cursor.py should be changed to:
erase = sequence('2J')

Thanks!

@jquast
Copy link
Collaborator

jquast commented Jan 21, 2024

yes, I think you are right.

@jquast
Copy link
Collaborator

jquast commented Jan 22, 2024

closed by #33

@jquast jquast closed this as completed Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants