aboutsummaryrefslogtreecommitdiffstats
path: root/src/run/builtin.rs
Commit message (Expand)AuthorAgeFilesLines
...
* adjust builtins for new traitJonas Maier2026-03-071-18/+65
* builtin command to display escape charactersJonas Maier2026-03-061-0/+20
* fix warnJonas Maier2026-03-061-1/+1
* history stubJonas Maier2026-03-061-0/+17
* support `cd -`Jonas Maier2026-03-061-7/+21
* reload now works when you changed directoryJonas Maier2026-03-051-7/+2
* clean up reload logicJonas Maier2026-03-051-7/+1
* lots of shenanigans to have proper execve reloadJonas Maier2026-03-051-3/+7
* "re" builtin only reloads if build succeedsJonas Maier2026-03-051-3/+9
* more builtinsJonas Maier2026-03-051-1/+20
* started "type" builtin, realized there is not enough context availableJonas Maier2026-03-051-0/+21
* from command and a few cosmetic changesJonas Maier2026-03-051-6/+31
* file sinksJonas Maier2026-03-051-2/+36
* split into builtinsJonas Maier2026-03-051-0/+50
* start of a nice architecture for builtins and path commandsJonas Maier2026-03-051-0/+0