-
https://github.com/rpm-software-management/dnf5/blob/708604c8ac6d1e9fa48dad97337e27423a880a5a/include/libdnf5-cli/utils/userconfirm.hpp#L43-L45
The strings cannot be translated even if I use the _(…
-
I've been working on a new urwid widget that leverages chafa or imgcat (external apps) to render images in an overlay window in character mode - 16 color, 256 color, or truecolor. Progress so far:
…
-
https://github.com/urwid/urwid/blob/a5f27ba09f8dc5c3b18058ea481a23cc7cf25971/urwid/raw_display.py#L91
Those two file descriptors are never closed.
I'm creating an issue instead of a PR because I'm…
akorb updated
4 years ago
-
Hi, I found this project while searching for a mechanism to display log messages asynchronously in my Urwid applications when I discovered your `LogViewer` widget and other associated helpers in the `…
-
#### Problem Description
mitmproxy crash when revert duplicated (edited) flow.
#### Steps to reproduce the behavior:
1. replay a flow
2. duplicate that flow
3. revert the dupllicated flow
ex…
-
There are some nice example applications in the documentation showing what is possible with urwid. But they try to show everything. They are "bling-bling" like advertising. The code is big and complex…
buhtz updated
6 years ago
-
@rr- We have this need in zulip-terminal of taking spaces into account while using autocomplete (for example, autocompleting full names of users)
Would it be possible to achieve this with the current…
-
Hi,
with `scli` master and hotfix/202 branches the `color` config option no longer works for me, i.e. I see no colored output anymore.
`scli --debug` yields no errors.
The `urwid` palette test fr…
-
### Description of suggested feature
It would be useful during reporting issues to know the size of the current terminal.
This is already available at runtime via urwid, since the popup code rel…
-
I’ve installed tuijam on a raspberry pi, and I’m getting an error when I run it. The error seems to come from `urwid` somehow, but tuijam first fails to restore the queue and recently played, and I’m …