-
Related to https://github.com/readthedocs/readthedocs.org/issues/6883
I'm working to re-enable color code output for commands and having trouble finding a balance between nice color output and vari…
-
I maintain various command-line tools that produce coloured output with ANSI escape codes. Every time I change the output format, I manually update various terminal screenshots on the project READMEs.…
-
Does `syntect` already provide this feature or I should use any external crate?
Thanks
-
User found this:
http://www.ma-share.net/forum/read.php?14,51885,60500#msg-60500
Research and document escape codes
-
#### Describe your feature request
Enact GREP_COLOR variable configuration
Please describe the behavior you want and the motivation. Please also provide
examples of how ripgrep would be used …
-
I understand mosh does _something_ with respect to ANSI escape sequences, but I don't quite understand it. Using ssh, running the 'tree' command looks like this:
```
$ tree
.
├── [ 0] one
├─…
-
-
Hi and thanks for the handy package! I just encountered an issue, though.
If the input contains ANSI escape sequences, the aligning won't work reliably. I encountered the issue when using [center-a…
-
_Disclaimer: I am mostly talking about the drawing of **graphs**, as that is what I focused on for now in #6._
The current drawing method relies on the
-
print some ansi escape codes or something, this should be pretty easy