atom-pigments
atom-pigments copied to clipboard
Please add support for bash color squences
This is a feature request. However I can't choose the tag when submit the issue.
Please add support for bash escape color sequences, whose style is "[\033[...]" Details can be found at http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO/x329.html
Thanks in advance.
Hi @TurnOffNOD, and sorry for the late reply.
That seems like a totally valid feature to add in pigments, I can't really give an ETA but I'll take a look at how feasible it is.
Looks like https://github.com/abe33/atom-pigments/issues/134 is relevant here, as relating color codes are used.