Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tui_show_prompt(): Handle arrow keys | P. J. McDermott | 2015-10-29 | 1 | -1/+15 |
| | |||||
* | tui_show_prompt(): Enforce range on cursor position | P. J. McDermott | 2015-10-29 | 1 | -6/+12 |
| | |||||
* | _tui_dialog(): Use line on top of warning icon | P. J. McDermott | 2015-10-29 | 1 | -1/+4 |
| | |||||
* | tui_show_prompt(): Handle KEY_INVALID | P. J. McDermott | 2015-10-28 | 1 | -1/+3 |
| | |||||
* | tui_show_prompt(): Handle KEY_BACKSPACE, KEY_DEL, KEY_SPACE | P. J. McDermott | 2015-10-28 | 1 | -0/+10 |
| | |||||
* | tui_show_prompt(): Implement (line editing missing) | P. J. McDermott | 2015-10-28 | 1 | -1/+84 |
| | |||||
* | _tui_box(): Remove a printf | P. J. McDermott | 2015-10-28 | 1 | -1/+1 |
| | |||||
* | _tui_box(): Output position | P. J. McDermott | 2015-10-28 | 1 | -3/+7 |
| | |||||
* | src/ui/tui.sh: New file | P. J. McDermott | 2015-10-28 | 1 | -0/+177 |