aboutsummaryrefslogtreecommitdiff
path: root/src/prompt/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* fix(docker): the dockeringFuwn2021-05-061-1/+1
* feat(prompt): null handling and help commandFuwn2021-05-051-3/+9
* feat(prompt): ability to specify prompt ps1Fuwn2021-05-051-4/+7
* feat(prompt): history builtinFuwn2021-05-051-7/+23
* feat(global): add a shell-like prompt for interfacing with the server during ...Fuwn2021-05-051-0/+98