Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Monkeypatch urwid to allow for italics and strikethrough formattingpresentty-urwid-monkeypatch | Toshio Kuratomi | 2017-09-23 | 1 | -0/+3 |
| | |||||
* | Example using tree output and fix for the utf-8 characters that tree uses | Toshio Kuratomi | 2016-11-20 | 1 | -1/+1 |
| | |||||
* | Use the q key to quit gracefully | Jeremy Stanley | 2015-07-25 | 1 | -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 commit | James E. Blair | 2015-01-09 | 1 | -0/+162 |