We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i don't know what exactly i'm talking about here...
The text was updated successfully, but these errors were encountered:
I don't understand the question. Can you elaborate?
Sorry, something went wrong.
The escape sequence \x1BE, or Esc+E, is NEL or "Next line", and is used on older terminals and mainframes to denote CR+LF, or \r\n.
https://stackoverflow.com/questions/15011478/ansi-questions-x1b25h-and-x1be
https://en.wikipedia.org/wiki/ANSI_escape_code CSI ? 25 h DECTCEM Shows the cursor, from the VT320.
No branches or pull requests
i don't know what exactly i'm talking about here...
The text was updated successfully, but these errors were encountered: