aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* syntax highlighting for variable interpolation and escape codesJonas Maier9 days2-2/+39
* fix testJonas Maier10 days1-1/+1
* add . to regex parsingJonas Maier10 days2-3/+9
* comment parsingJonas Maier10 days4-1/+31
* regex based case statementsJonas Maier10 days10-16/+966
* basic case statementJonas Maier10 days2-0/+113
* allow highlighting to be disabled, once againJonas Maier2026-05-242-13/+11
* less broken multiline editingJonas Maier2026-05-244-35/+42
* better multiline handlingJonas Maier2026-05-245-44/+99
* correct colors after ct-commands modify promptJonas Maier2026-05-241-0/+1
* default profile executionJonas Maier2026-05-241-4/+15
* add logic to query cursor positionJonas Maier2026-05-243-33/+128
* terminal prompt from ps1 module nowJonas Maier2026-05-243-23/+48
* prompt evaluation in own moduleJonas Maier2026-05-234-33/+120
* allow registration of variable watchersJonas Maier2026-05-232-0/+122
* add note that the nightly rust compiler is requiredJonas Maier2026-05-231-0/+1
* can now build without git command or .git directoryJonas Maier2026-05-232-17/+21
* 0.6.9Jonas Maier2026-05-232-2/+2
* partial strings now get syntax highlighting tooJonas Maier2026-05-231-0/+4
* allow syntax highlighting to be enabled or disabledJonas Maier2026-05-233-12/+42
* customizable syntax highlightingJonas Maier2026-05-239-21/+279
* README: pishrcJonas Maier2026-05-231-0/+3
* no more hello msgJonas Maier2026-05-221-1/+0
* 0.6.8Jonas Maier2026-05-222-2/+2
* syntax highlighting bug fixesJonas Maier2026-05-224-12/+53
* syntax highlighting fixesJonas Maier2026-05-222-7/+2
* basic syntax highlightingJonas Maier2026-05-228-200/+556
* lenient block parsing for completionJonas Maier2026-05-222-39/+80
* if-statement parsing might now allow for completion within if-statementsJonas Maier2026-05-222-23/+101
* less ascii escaping if we are printing to stdout directlyJonas Maier2026-05-222-10/+9
* type builtin: displays alias definition nowJonas Maier2026-05-223-12/+27
* automatically set XDG_ variables for child processesJonas Maier2026-05-142-5/+26
* 0.6.7Jonas Maier2026-05-142-2/+2
* nicer pipe behaviorJonas Maier2026-05-143-7/+19
* correct handling of XDG dirsJonas Maier2026-05-145-18/+46
* second enter keybindJonas Maier2026-05-121-0/+1
* clippyJonas Maier2026-05-127-46/+46
* prevent warnings in release buildJonas Maier2026-05-121-50/+59
* 0.6.5Jonas Maier2026-05-122-2/+2
* variable refactor: export builtinJonas Maier2026-05-124-8/+79
* variable refactor: completion also for magic varsJonas Maier2026-05-125-25/+91
* get rid of warnings, bump version to 0.6.4Jonas Maier2026-05-094-14/+5
* iconJonas Maier2026-05-094-2/+71
* 0.6.3Jonas Maier2026-05-092-2/+2
* more builtin variablesJonas Maier2026-05-094-0/+48
* can set custom prompt using the PROMPT variableJonas Maier2026-05-094-48/+82
* fix semicolon parsingJonas Maier2026-05-093-2/+14
* ensure generated code is not dependent on arbitrary fs orderJonas Maier2026-05-091-2/+1
* semicolon testJonas Maier2026-05-093-0/+7
* another test caseJonas Maier2026-05-093-0/+9