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

Documentation does not describe what magic strings 'xterm' and 'css' does #249

Open
tarjei opened this issue Aug 3, 2022 · 1 comment
Open
Labels
documentation (release-drafter)

Comments

@tarjei
Copy link
Contributor

tarjei commented Aug 3, 2022

Describe your use-case which is not covered by existing documentation.

Hi, I tried to search for it but could not find any place where the difference between

ansiColor('xterm') and ansiColor('css') was described or elaborated. This would be helpfull.

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

No response

@tarjei tarjei added the documentation (release-drafter) label Aug 3, 2022
@dblock
Copy link
Member

dblock commented Aug 4, 2022

These are color maps, https://github.com/jenkinsci/ansicolor-plugin/blob/master/src/main/java/hudson/plugins/ansicolor/AnsiColorMap.java#L45

Please do contribute documentation about how this works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation (release-drafter)
Projects
None yet
Development

No branches or pull requests

2 participants