aboutsummaryrefslogtreecommitdiff
path: root/src/prompt
Commit message (Collapse)AuthorAgeFilesLines
* fix(docker): the dockeringFuwn2021-05-061-1/+1
| | | | Fix Docker functionalities.
* feat(prompt): null handling and help commandFuwn2021-05-052-5/+25
|
* feat(prompt): ability to specify prompt ps1Fuwn2021-05-051-4/+7
|
* feat(prompt): history builtinFuwn2021-05-052-7/+30
|
* feat(global): add a shell-like prompt for interfacing with the server during ↵Fuwn2021-05-053-0/+132
operation