aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add autocompleterHEADmasterAqua-sama2020-11-307-21/+196
* RefactoringAqua-sama2020-11-295-89/+91
* Update manpageAqua-sama2020-11-094-26/+50
* Properly run commands on ExitSuccess/ExitFailureAqua-sama2020-10-225-117/+162
* Split input line on ':'Aqua-sama2020-10-185-30/+72
* Update manpageAqua-sama2020-10-175-57/+80
* Add new tokenizerAqua-sama2020-10-174-105/+198
* Add ! builtin to display the last statusAqua-sama2020-10-142-13/+20
* Check arguments passed to cdAqua-sama2020-10-146-12/+76
* Use crates.io/rustyline as readlineAqua-sama2020-10-138-112/+109
* Add dummy SIGINT handlerAqua-sama2020-10-116-16/+55
* Properly read username and hostnameAqua-sama2020-10-113-32/+75
* Make Prompt more constAqua-sama2020-10-113-31/+52
* Initial commitAqua-sama2020-09-217-0/+180