aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* nicer pipe behaviorJonas Maier2026-05-141-7/+17
* correct handling of XDG dirsJonas Maier2026-05-141-3/+4
* variable refactor: export builtinJonas Maier2026-05-121-1/+1
* variable refactor: completion also for magic varsJonas Maier2026-05-121-6/+8
* get rid of warnings, bump version to 0.6.4Jonas Maier2026-05-091-2/+1
* iconJonas Maier2026-05-091-1/+38
* more builtin variablesJonas Maier2026-05-091-0/+1
* can set custom prompt using the PROMPT variableJonas Maier2026-05-091-32/+69
* simple script file testJonas Maier2026-05-091-0/+509