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

Fix saving and restoring cursor position on macOS Terminal.app #16

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

eysi09
Copy link
Contributor

@eysi09 eysi09 commented Jul 31, 2019

Fixes #15 (see issue for details).

Here's an example of our CLI output before the fix:

Screenshot 2019-07-31 at 17 34 06

And here's how it looks with the fix:

Screenshot 2019-07-31 at 17 34 47

index.js Outdated Show resolved Hide resolved
@sindresorhus sindresorhus changed the title fix cursor position on macOS Terminal.app Fix saving and restoring cursor position on macOS Terminal.app Jul 31, 2019
@sindresorhus sindresorhus merged commit 1b784aa into sindresorhus:master Jul 31, 2019
@sindresorhus
Copy link
Owner

https://github.com/sindresorhus/ansi-escapes/releases/tag/v4.2.1

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

Successfully merging this pull request may close these issues.

Save/Restore cursor position not working on macOS Terminal.app
2 participants