-
PROBLEM: The code is displayed like the rest of the answer, but we all know that it's the most important part, so it should be highlighted.
POSSIBLE SOLUTION: Get the code of the answer parsing the H…
-
Let's officially support `typer`, an increasingly popular annotations-centric CLI framework. Sadly, `typer` violates PEP standards in a few obvious ways. But... *who really cares!?* `typer` is nifty. …
-
Now more terminals bring support for 16 million colors (see references below).
Here's a test case for terminal:
```
printf "\x1b[${bg};2;${red};${green};${blue}m\n"
```
The 256 colour palet…
-
I have opened this issue so you can to answer for use of the F1 to F12 keys. Thank you.
When pressing the function keys F1-F12, in VT 240, instead of sending the standard escape sequence back to t…
-
Just log the idea while I encounter it (again). When running `git log -p` I sometimes find the change I want and wanted to get back to the commit hash. It would be nice to have some sort of "sticky he…
-
A recent update to the **readline** library seems to have made "bracketed paste mode" enabled by default. Whatever that is, it obviously doesn't work on the Tandy TELCOM and introduces extraneous cont…
-
### Description
When setting the output color with Console.Foreground not every terminal correctly displays the color.
However if the color is set with unicode characters like \u001b[31m those ter…
-
From what I can see in `src/textual/_xterm_parser.py` and `src/textual/_ansi_sequences.py`, ANSI escape sequences get parsed and generate instances of `events.Key` as needed.
My terminal widget nee…
-
Result from running newspaper (from source code) today was
ESC[42;1mAsk HN: Who is hiring? (September 2024)ESC[0;22m
ESC[35mBay Area Comments (0)ESC[0m, ESC[36mDallas Area Comments (0)ESC[0m
~
~
~
-
Hello! Tried updating to the latest fTelnet today and everything is working fine except now when i left click on the applet (just to take focus and such) it seems to be sending RIP codes to the BBS, a…