-
When converting string literals to bytes literals, UP012 does not handle escape sequences that are only recognized in string literals. It should convert them to literal characters or to recognized esc…
-
Hello,
I'm experiencing an issue where non-ASCII characters in label values are being escaped in the JSON responses from the Loki API. This leads to labels appearing with Unicode escape sequences (e.…
-
Say you have the following file:
![image](https://github.com/helix-editor/helix/assets/12220125/81387a4d-6092-4ffc-b865-72b784cb85d8)
And you select just the initial `asdf` bits:
![image](https:/…
-
Alacritty frequently freezes when handling large amounts of color escape sequences, such as when displaying images with [chafa](https://github.com/hpjansson/chafa), switching windows in tmux, attachin…
-
Escape sequences are neither mentioned nor listed in the docs, so when I went to check what needs to be escape (if anything) there was nothing to see, which was disorienting since they do exist.
I'…
-
### Describe the bug
When using ansi escape sequences with bittensor 6.9.4, the messages are correctly formatted, but not later (7.1.2 and 8.2.0 tested) versions. Even a simple `print()` before any…
-
There are several terminal based apps and libraries that have developed their own implementation of ReadConsoleInputW.
This function allows apps to provide support for reading console input including…
-
it looks like dictim does not (yet?) support quoted strings and escape sequences when parsing and generating
See https://d2lang.com/tour/strings for details
it mentions 'forbidden symbols' but I c…
-
I'm working on figuring out the best way to handle escape sequences for remote-exec. While this appears to be valid JSON, in the atom package it doesn't highlight properly.
```
provisioner "rem…
-
In the banner, there are backslashes, in most languages these interact with the strings in weird ways, someone needs to replace them with \\ which will just have a normal backslash