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

Provide direct access to ANSI escape codes #4

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

noelwelsh
Copy link
Contributor

The AnsiCodes object provides direct access to the ANSI escape codes used by Terminus.

Closes #2

@noelwelsh noelwelsh force-pushed the feature/escape-codes branch 5 times, most recently from 168a5d7 to 113473f Compare January 1, 2025 18:08
- The `AnsiCodes` object provides direct access to the ANSI escape codes
used by Terminus.

- Refactor effects to use `AnsiCodes`

Closes #2
@noelwelsh noelwelsh force-pushed the feature/escape-codes branch from 113473f to 50ae144 Compare January 1, 2025 18:09
@noelwelsh noelwelsh marked this pull request as ready for review January 1, 2025 20:59
@noelwelsh noelwelsh merged commit 540c5d3 into main Jan 1, 2025
13 checks passed
@noelwelsh noelwelsh deleted the feature/escape-codes branch January 1, 2025 20:59
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.

Provide ANSI escape codes
1 participant