Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replaced readline with cpp-linenoise | Christian Mollekopf | 2018-05-23 |
| | | | | | | | | | ... a single header readline replacement that works on all linux, osx and windows (or so they claim). Besides cleaning up the code considerably, it should help us build sinksh on windows where readline is not really (there are some ancient broken readline ports) available. cpp-readline comes from here: https://github.com/yhirose/cpp-linenoise | ||
* | Avoid a completely outdated readline, such as on osx | Christian Mollekopf | 2018-03-18 |
| | |||
* | initial import of the new cli app | Aaron Seigo | 2015-12-23 |