summaryrefslogtreecommitdiffstats
path: root/src/shell/readline.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor inputsJesse Luehrs2022-03-041-1/+1
* push some copies up the stackJesse Luehrs2022-02-281-2/+2
* convert to std::sync::Mutex and remove a lot of unnecessary asyncJesse Luehrs2022-02-281-2/+2
* reduce typingJesse Luehrs2022-02-261-1/+1
* simplify environment handlingJesse Luehrs2022-01-171-1/+1
* add git info to the promptJesse Luehrs2022-01-111-3/+3
* detect git repositoriesJesse Luehrs2022-01-111-0/+4
* clippyJesse Luehrs2022-01-111-2/+0
* and more simplificationJesse Luehrs2022-01-051-1/+3
* a bunch more reorganizationJesse Luehrs2022-01-051-0/+219