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

Add escape sequences to shell #558

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Add escape sequences to shell #558

merged 1 commit into from
Jan 4, 2024

Conversation

vinc
Copy link
Owner

@vinc vinc commented Dec 16, 2023

This will add support for \", \b, \e, \n, \r, and \t in the shell.

Until now we couldn't use colors directly from the shell for example:

shell-escape

This feature will be needed to support changing the palette from userspace with ANSI escape sequences.

@vinc vinc marked this pull request as ready for review January 4, 2024 19:06
@vinc vinc merged commit 10ce053 into trunk Jan 4, 2024
1 check passed
@vinc vinc deleted the feature/print-escape branch January 4, 2024 19:18
@vinc vinc mentioned this pull request Jan 6, 2024
5 tasks
@vinc vinc mentioned this pull request Mar 19, 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

Successfully merging this pull request may close these issues.

1 participant