summaryrefslogtreecommitdiffstats
path: root/src/ui.sh
Commit message (Collapse)AuthorAgeFilesLines
* resume_ui(): DropP. J. McDermott2015-10-281-1/+1
| | | | | We won't temporarily leave the UI to run a shell as originally planned, so this function won't be necessary.
* show_prompt(): New functionP. J. McDermott2015-10-281-1/+1
|
* dbg(), info(), warn() err(): Call log_*() functionsP. J. McDermott2015-10-281-3/+4
|
* ui: Add UI init, exit, and resume functionsP. J. McDermott2015-10-271-1/+3
| | | | Will be used with TUI.
* ui/cli: Write warnings and errors to stderrP. J. McDermott2015-10-271-1/+1
| | | | Also put dbg() before other functions.
* Validate UI optionP. J. McDermott2015-10-271-0/+9
|
* Add UI supportP. J. McDermott2015-10-271-0/+28
Also remove src/foo.sh.