17 lines
569 B
Markdown
17 lines
569 B
Markdown
maybe ???
|
|
https://github.com/CanonicalLtd/subiquity/blob/master/subiquitycore/core.py#L280
|
|
|
|
educational:
|
|
https://github.com/TomasTomecek/sen/blob/master/sen/tui/ui.py
|
|
|
|
check out:
|
|
https://github.com/rndusr/stig/tree/master/stig/tui
|
|
|
|
TODO/Ideas:
|
|
* pack left column in timeline view
|
|
* when an error happens, show it in the status bar and have "press E to view exception" to show it in an overlay.
|
|
* maybe even have error reporting? e.g. button to open an issue on github?
|
|
|
|
Questions:
|
|
* is it possible to make a span a urwid.Text selectable? e.g. for urls and hashtags
|