-
##### Description:
Following up https://github.com/urwid/urwid/pull/395.
Excerpt from Travis logs:
```
...
test_coroutine_error (urwid.tests.test_event_loops.AsyncioEventLoopTest) ...
No ou…
-
When you enter in insert mode SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
and then try to 'dd', you get an IndexError. No…
-
#### 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…
-
Hi,
This came up when I was checking out TUI libraries to replace `urwid`, and encountered [textual](https://github.com/Textualize/textual).
It is from the authors of [rich](https://github.com…
-
Not sure if possible with urwid.
-
Currently the stream box can be quite wide; we spread the boxes between the available width.
While topic length can vary, we should be able to find some way to determine a smaller length using urwi…
-
When I try to start this application, it manages to load the list of channels and chats I have, but then crashed out with the following stacktrace:
```
Traceback (most recent call last):
File "…
-
Cant start nctelegram, i have installed all the dependencies
```
Traceback (most recent call last):
File "/usr/local/bin/nctelegram", line 13, in
for connection in psutil.net_connections():…
-
You probably rightly describe ListBox as "one of Urwid’s most powerful widgets [...] very useful for [...] nesting, folding and other similar features."
Still learning lots about urwid I found it rea…
-
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 …