summaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Refresh path only if command is not foundRory Dudley2024-02-191-19/+34
* Refresh paths every loopRory Dudley2024-02-191-6/+9
* Call programs from full and relative pathsRory Dudley2024-02-171-9/+15
* Control flow in cdRory Dudley2024-02-171-2/+2
* EOF behaviorRory Dudley2024-02-171-0/+1
* Update cdRory Dudley2024-02-171-4/+1
* Change directoriesRory Dudley2024-02-161-0/+19
* Capture SIGINTRory Dudley2024-02-161-0/+12
* Detect EOFRory Dudley2024-02-161-1/+8
* Initial commitRory Dudley2024-02-161-0/+86