| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-05 | Fixed issue with clearing display area | Bruce Hill | |
| 2019-06-05 | Added support for readline-style Ctrl-v/Ctrl-q for literal char insert, | Bruce Hill | |
| Ctrl-t transpose, and fixed weird chars to render as escape sequences. Also changed redrawing code to not use saved cursor position and use left movement instead. | |||
| 2019-06-05 | Supporting using `ask` in the middle of a line without erasing the line. | Bruce Hill | |
| 2019-06-05 | Improved cycling with ctrl-p/ctrl-n and better rendering of highlighted | Bruce Hill | |
| partial matches (with grouping to greedily maximize longest highlighted substrings) | |||
| 2019-06-04 | Shorter var names | Bruce Hill | |
| 2019-06-04 | Improved arg parsing and moved initial input to command line flag. | Bruce Hill | |
| 2019-06-04 | Added password functionality, --help, and --version | Bruce Hill | |
| 2019-06-04 | Consolidated code | Bruce Hill | |
| 2019-06-04 | Initial commit | Bruce Hill | |
