aboutsummaryrefslogtreecommitdiffstats
path: root/src/run/mod.rs
Commit message (Expand)AuthorAgeFilesLines
...
* shell expansion somewhat working (?)Jonas Maier2026-03-061-17/+44
* shell expansionJonas Maier2026-03-061-108/+188
* history stubJonas Maier2026-03-061-0/+1
* better error messagesJonas Maier2026-03-051-56/+35
* clean up reload logicJonas Maier2026-03-051-5/+0
* lots of shenanigans to have proper execve reloadJonas Maier2026-03-051-0/+5
* simplifyJonas Maier2026-03-051-3/+1
* fix unsafety in command executionJonas Maier2026-03-051-8/+8
* cwd in the promptJonas Maier2026-03-051-2/+2
* more builtinsJonas Maier2026-03-051-0/+2
* remove unused importsJonas Maier2026-03-051-1/+0
* from command and a few cosmetic changesJonas Maier2026-03-051-3/+5
* file sinksJonas Maier2026-03-051-0/+3
* better handling of builtinsJonas Maier2026-03-051-89/+134
* split into builtinsJonas Maier2026-03-051-40/+11
* start of a nice architecture for builtins and path commandsJonas Maier2026-03-051-0/+216