summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace ctrlc with signal-hooksignalRory Dudley2024-02-243-99/+17
* Reorganization and commentsRory Dudley2024-02-223-420/+691
* Add back the 'cd' commandRory Dudley2024-02-201-0/+17
* Parsing improvementsRory Dudley2024-02-201-214/+153
* Pipes, forks, and consecutive callsRory Dudley2024-02-201-90/+407
* Only print command name in error messagesRory Dudley2024-02-191-2/+8
* Merge pull request #2 from pinecat/evryloopRory D2024-02-191-20/+106
|\
| * Path refresh refactor, comments, and error messagesevryloopRory Dudley2024-02-191-43/+102
| * Better handling of errors during the forkRory Dudley2024-02-191-3/+12
| * 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-163-0/+121
* Detect EOFRory Dudley2024-02-161-1/+8
* Initial commitRory Dudley2024-02-164-0/+108