summaryrefslogtreecommitdiffstats
path: root/presentty/presentty.py
Commit message (Collapse)AuthorAgeFilesLines
* Monkeypatch urwid to allow for italics and strikethrough formattingpresentty-urwid-monkeypatchToshio Kuratomi2017-09-231-0/+3
|
* Example using tree output and fix for the utf-8 characters that tree usesToshio Kuratomi2016-11-201-1/+1
|
* Use the q key to quit gracefullyJeremy Stanley2015-07-251-0/+2
| | | | | | Relying on ctrl-C user interrupt to exit leaves the terminal in a dirty state, and potentially unusable. Add the ability to exit gracefully by pressing the q key.
* Initial commitJames E. Blair2015-01-091-0/+162