summaryrefslogtreecommitdiffstats
path: root/src/ui
Commit message (Collapse)AuthorAgeFilesLines
* ui/cli: Write all output to terminalP. J. McDermott2015-10-281-4/+4
|
* ui: Add UI init, exit, and resume functionsP. J. McDermott2015-10-271-0/+15
| | | | Will be used with TUI.
* cli_show_menu(): New functionP. J. McDermott2015-10-271-0/+37
|
* ui/cli: Write warnings and errors to stderrP. J. McDermott2015-10-271-8/+8
| | | | Also put dbg() before other functions.
* Add UI supportP. J. McDermott2015-10-272-0/+50
Also remove src/foo.sh.