Clean up and re-add attributed text widgets
This commit is contained in:
parent
5e10fcecac
commit
ba2f64762f
3 changed files with 11 additions and 20 deletions
|
|
@ -6,7 +6,6 @@ from .markup import AttributedText
|
|||
|
||||
__all__ = ["AttributedTextWidget", "ATWidget"]
|
||||
|
||||
|
||||
class AttributedTextWidget(urwid.Text):
|
||||
"""
|
||||
A widget that works like urwid.Text, but displays AttributedText.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue