-
Is it possible this can be bumped to use the latest urwid? 2.0.1 ?
TIA!
-
##### Description:
The Unicode codepoints U+2028 (Line Separator) and U+2029 (Paragraph Separator) are **kind of** treated as line breaks by `Text.pack()` but as normal zero-width symbols by `Text.re…
-
Having problems with running Moggie because of exceptions from `urwid`, I tried running back some versions and ended up getting Moggie to run with `urwid` version 2.4.6, as opposed to the most recent …
-
**Describe the bug**
When I press '/' to search for events in interactive mode, khal crashes
**If applicable: Stack Trace**
```
Traceback (most recent call last):
File "/usr/local/Cellar/kha…
-
/usr/local/lib/python3.10/dist-packages/mongoaudit-0.1.1-py3.10.egg/mongoaudit/widgets.py:144: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/local/lib/python3.10/dist-packages/mongoaudi…
-
Hello!
First of all thanks for your amazing tool, it has made my life way easier :)
I recently switched to a MacOS environment and when I try to use the tool I get an error about a file missin…
-
**Describe the bug**
When using `stringifier = repr` and there are several variables with a long repr in the local scope, pudb crashes somewhere in `urwid/widget/listbox.py::755` with an error like…
-
When I do:
`
pip3 install --user lookatme.contrib.image_ueberzug
`
I get the following error.
> ERROR: Could not find a version that satisfies the requirement urwid-ueberzogen=0.0.4 (from looka…
-
Hello everyone,
I get this error after upgrading from urwid 2.3.4 to 2.4.4
Traceback (most recent call last):
File "/usr/bin/speedometer.py", line 4, in
__import__('pkg_resources').run_…
-
> I bet there's a bunch of code we should be sharing in this area, like color names, settings and "default" terminal attributes, see http://urwid.org/reference/attrspec.html and http://urwid.org/manua…