-
For reference, bold reset should work like this with `\033[22m`
![image](https://github.com/user-attachments/assets/cb441e1f-db0a-4412-9b67-54565261ac47)
This works as expected both in terminals…
-
## Describe the bug
While working on improving code coverage for the `Generic.Files.LowercasedFilename` sniff (#681), I noticed that it fails to properly handle file names that contain uppercase no…
-
I don't see why we couldn't simply embed the ansi escape code in the string, and not count it's length in the stats.
This may end up being a little less flexible than wadler-leijen style, as you can't…
-
**Is your feature request related to a problem? Please describe.**
Hey, thank you for working on the project!
I recently learned about this project and wished I had known it sooner.
I already forgo…
-
Raised by Don Higgins 2009/03/18
Successfully runNIST ANSII 1985 COBOL Test Suite. See http://www.itl.nist.gov/div897/ctg/cobol_form.htm
-
Hi, I noticed that running the task through the plugin removes faint colors from the output.
The command uses ansii faint and ansii reset codes.
```
echo -e "\e[2m wow \e[0m"
```
shift+f10
…
sedyh updated
7 months ago
-
https://trello.com/c/EIT75VQC/68-bug-ansii-sequences-split-over-multiple-stream-structures-are-not-displayed-correctly
When the UI calls `dockerBuildLine`, on some `{'stream':}` content, it will `ans…
-
```
What steps will reproduce the problem?
1. HtmlText: false
2. labelsAngle: 90
3. use long text ticks instead of numbers
My X-Axis ticks are long text so I have to display them vertically. But in
…
-
[Common Lisp changes from CLtL2](https://groups.google.com/g/comp.lang.lisp/c/LNWHPFfnCRA/m/hj0Cv9POmg4J)
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
This is a successor of #11530.
All `.cshtml` and `.razor` files have UTF-8 encoding …