summaryrefslogtreecommitdiffstats
path: root/src/shell/history/entry.rs
Commit message (Collapse)AuthorAgeFilesLines
* simplify environment handlingJesse Luehrs2022-01-171-1/+1
| | | | this temporarily breaks cd history, will fix this soon
* improve bell handlingJesse Luehrs2022-01-151-18/+50
|
* don't allow an entry to transition from exited back to runningJesse Luehrs2022-01-111-1/+3
|
* highlight the specific pipeline that is currently runningJesse Luehrs2022-01-111-14/+56
|
* allow the most recent command output to be biggerJesse Luehrs2022-01-051-13/+25
|
* and more simplificationJesse Luehrs2022-01-051-6/+4
|
* a bunch more reorganizationJesse Luehrs2022-01-051-0/+307