summaryrefslogtreecommitdiffstats
path: root/src/shell/event.rs
Commit message (Expand)AuthorAgeFilesLines
* remove the mutex around exit_infoJesse Luehrs2022-03-041-6/+6
* refactor inputsJesse Luehrs2022-03-041-3/+3
* another large refactorJesse Luehrs2022-03-041-7/+10
* convert to std::sync::Mutex and remove a lot of unnecessary asyncJesse Luehrs2022-02-281-7/+7
* simplifyJesse Luehrs2022-02-271-46/+30
* don't error when sending events during application shutdownJesse Luehrs2022-02-251-4/+38
* move to tokioJesse Luehrs2022-02-251-18/+20
* clippyJesse Luehrs2022-01-111-0/+1
* add git info to the promptJesse Luehrs2022-01-111-0/+7
* highlight the specific pipeline that is currently runningJesse Luehrs2022-01-111-0/+9
* cleanupsJesse Luehrs2022-01-081-2/+2
* a bunch more reorganizationJesse Luehrs2022-01-051-0/+123