Toot-Mastodon-CLI-TUI-clien.../toot/tui/NOTES.md

17 lines
569 B
Markdown
Raw Normal View History

maybe ???
https://github.com/CanonicalLtd/subiquity/blob/master/subiquitycore/core.py#L280
educational:
https://github.com/TomasTomecek/sen/blob/master/sen/tui/ui.py
2019-08-25 14:30:57 +02:00
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?
2019-08-25 14:30:57 +02:00
Questions:
* is it possible to make a span a urwid.Text selectable? e.g. for urls and hashtags