Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui/cli: Write all output to terminal | P. J. McDermott | 2015-10-28 | 1 | -4/+4 |
| | |||||
* | ui: Add UI init, exit, and resume functions | P. J. McDermott | 2015-10-27 | 1 | -0/+15 |
| | | | | Will be used with TUI. | ||||
* | cli_show_menu(): New function | P. J. McDermott | 2015-10-27 | 1 | -0/+37 |
| | |||||
* | ui/cli: Write warnings and errors to stderr | P. J. McDermott | 2015-10-27 | 1 | -8/+8 |
| | | | | Also put dbg() before other functions. | ||||
* | Add UI support | P. J. McDermott | 2015-10-27 | 1 | -0/+48 |
Also remove src/foo.sh. |