-
Learn terminal tools interactively (in the terminal)
Creator wrote books on grep, awk, sed, regex, python and then went back and took the examples from each book and made them standalone TUI apps:
…
-
https://github.com/urwid/urwid
The current TUI is in progress of creating a high level curses/dialog API. Switching to urwid would let us drop tui_screen.py, tui_curses.py, and tui_dialog.py, and i…
-
#### Work Expected From The Issue
Provide several optimizations to improve the performance of the video playback by making the following changes:
- [ ] Use an alternative allocator like `mimalloc` t…
-
Hello! I get the following error when trying to create a deal after hitting enter after adding deal name
```
🖇️ https://app-eu1.hubspot.com/contacts/45891555/record/0-2/23610107723
🖇️ https://a…
-
Can you add a few resources?
**PHP apps for automatising list-work**:
- [Bluesky List to Starter Pack](https://nws-bot.us/bskyList2StarterPack.php)
- [Bluesky List Combiner](https://nws-bot.us…
-
## Description
Emojis are not rendered in tui widgets in terminal
## Minimal Reproducible Example
OS - Debian 12.4
Terminal - Alacritty 0.14.0
Font configuration
```
termina…
-
## Feature Request
Similar to how logging is displayed when `tui` is disabled where every logs is showing, it would be nice if we can select which process/es to show logs.
#### Use Case:
I have c…
-
I have constructed a simple empty project using just a few cross term functions. When I try to build it with the native image, it compiles. But when I run the app, I get the following error:
```
Exc…
-
- [ ] [TUI-apps/CLI-Exercises/README.md at main · learnbyexample/TUI-apps](https://github.com/learnbyexample/TUI-apps/blob/main/CLI-Exercises/README.md?plain=1)
# TUI-apps/CLI-Exercises/README.md at …
-
I'M new to using textual, this is an error I keep getting
Import "textual.app" could not be resolved
along with others Import "rpcontacts.tui" could not be resolved