-
I am running on Ubuntu Linux and have already had plenty of trouble installing all of this correctly since it seems limited to working well on Mac.
The error I get that I cannot figure out it this...…
-
Today I found that hangups logs blew up to several GB (9.9 GB), nearly exhausting the space on my HDD.
This isn't the first time this occurred. It occurred a couple of times before this. Am not abl…
-
None of the default shortcuts (F2, F8, F9, ^r, ^s) work for me with bpython-urwid. Nothing happens at all.
---
- Bitbucket: https://bitbucket.org/bobf/bpython/issue/142
- Originally Reported By: [Seb…
-
i love scli, but i hate that it's not really stand-alone. would it be possible to package it into a single, binary package that runs without having to install deps and/or set up a pyenv? if so, how?
-
##### Description:
I'm implementing a dropdown selection widget. When displayed in the "root widget", it works as expected, but when embedding it in a dialog, implemented using popups, it does not …
jomag updated
3 years ago
-
Hi,
i'm using urwid 2.0.1 from Debian unstable. When I resize alot to a certain window width I'm getting the following backtrace:
```
Traceback (most recent call last):
File "/usr/bin/alot",…
josch updated
5 years ago
-
Currently ZT does not run in Windows environments, excepting eg. virtual machines running a supported OS. One of the reasons noted for the lack of support is that `urwid` appears to require the `fcntl…
-
I got an email on town, I am moving it here:
i've found the colormap on github, but since that's in urwid/main.py there's probably no way to change it per-user, is that right?
specifically, i ta…
-
to reproduce:
```python
import urwid
# Create a Pile with no focusable element.
pile = urwid.Pile([urwid.Divider('-')])
# Add a focusable element.
pile.contents.append((urwid.Edit(edit_text=''),…
-
##### Description:
I can't build the html documentation for urwid.
```
Running Sphinx v4.5.0
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 29 source fi…