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 support for ASNI codes directly in CLAide #17

Closed
fabiopelosin opened this issue May 4, 2014 · 2 comments · Fixed by #20
Closed

Add support for ASNI codes directly in CLAide #17

fabiopelosin opened this issue May 4, 2014 · 2 comments · Fixed by #20

Comments

@fabiopelosin
Copy link
Member

This is about implementing the functionality of the coloured and of the colorized gems directly in CLAide.

The support should be provided via two files which would be responsibility of the clients to include (so not interested clients would not be affected): claude/ansi and claude/ansi-stub. The latter would add empty methods to the String class so clients can conveniently control from a single point wether ansi codes should be used (instead of doing this).

This approach would provide the benefit on not requiring an an external dependency for this functionality.

@fabiopelosin
Copy link
Member Author

@alloy are you opposed to this?

@alloy
Copy link
Member

alloy commented May 8, 2014

Not at all 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants