-
**Describe the bug**
I attempted to authorize manually due to #965. However, as I type in the authorization code (manually), an ANSI escape sequence appears on the screen, and I’m unable to type furt…
-
There is no definition in the spec to handle cases like these (but there will be more)
`{}` in token value :
```json
{
"button-content": {
"$value": "{click}"
}
}
```
Intended …
-
Relates to: https://github.com/Chocobo1/bencode_online/issues/3
How do you represent bencoded strings that contain a tag to avoid ambiguity with the tags introduced by not utf-8 bencoded strings?…
-
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…
-
Trying to work through the book, I get the following error when running prelude:
``` shell
SyntaxError: In /Users/portacustodis/Desktop/smooth/src/prelude/prelude.coffee, octal escape sequences "\033…
-
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…
-
**Describe the bug**
`configs.py` gives `SyntaxError: invalid escape sequence '\.'` from `IS_DEEQU_V1 = re.search("com\.amazon\.deequ\:deequ\:1.*", DEEQU_MAVEN_COORD) is not None`
Raw strings or d…
-
```
// Slice
const string ss3 = "\\\\U\\u\\"; /* \\U\u\ */
const string ss4 = "\\\u0041\\"; /* \A\ */
const string ss5 = "\\u0041\\"; /* \u0041\ */
```
This results in invalid Java-gener…
-
Just added this to my doom emacs and am getting ANSI escape sequences in the comint output:
```
Gforth 0.7.9_20220127
Authors: Anton Ertl, Bernd Paysan, Jens Wilke et al., for more type `authors'…
-
**Version**
Latest Docker Image (Container SHA: sha256:5987992f57267ae4360b82caa40b2eb90598560e51f6826926f8f385cbcec52b)
**Describe the bug**
When I use default attributes with labels, values a…