index
:
pish.git
main
pingu shell
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
regex: parse lookahead and lookbehind
Jonas Maier
8 days
4
-18
/
+85
*
use consume_keyword for `fun` and `set` parsing too
Jonas Maier
9 days
1
-5
/
+9
*
some more regex tests
Jonas Maier
9 days
1
-1
/
+17
*
syntax highlighting for regex; syntax highlighting syntax errors
Jonas Maier
9 days
3
-5
/
+73
*
clippy
Jonas Maier
9 days
11
-36
/
+51
*
simplify
Jonas Maier
9 days
1
-18
/
+4
*
syntax highlighting for variable interpolation and escape codes
Jonas Maier
9 days
2
-2
/
+39
*
add . to regex parsing
Jonas Maier
10 days
2
-3
/
+9
*
comment parsing
Jonas Maier
10 days
1
-1
/
+19
*
regex based case statements
Jonas Maier
10 days
7
-16
/
+914
*
basic case statement
Jonas Maier
10 days
2
-0
/
+113
*
allow highlighting to be disabled, once again
Jonas Maier
2026-05-24
2
-13
/
+11
*
less broken multiline editing
Jonas Maier
2026-05-24
4
-35
/
+42
*
better multiline handling
Jonas Maier
2026-05-24
5
-44
/
+99
*
correct colors after ct-commands modify prompt
Jonas Maier
2026-05-24
1
-0
/
+1
*
default profile execution
Jonas Maier
2026-05-24
1
-4
/
+15
*
add logic to query cursor position
Jonas Maier
2026-05-24
3
-33
/
+128
*
terminal prompt from ps1 module now
Jonas Maier
2026-05-24
3
-23
/
+48
*
prompt evaluation in own module
Jonas Maier
2026-05-23
4
-33
/
+120
*
allow registration of variable watchers
Jonas Maier
2026-05-23
2
-0
/
+122
*
can now build without git command or .git directory
Jonas Maier
2026-05-23
1
-1
/
+4
*
partial strings now get syntax highlighting too
Jonas Maier
2026-05-23
1
-0
/
+4
*
allow syntax highlighting to be enabled or disabled
Jonas Maier
2026-05-23
3
-12
/
+42
*
customizable syntax highlighting
Jonas Maier
2026-05-23
8
-21
/
+215
*
no more hello msg
Jonas Maier
2026-05-22
1
-1
/
+0
*
syntax highlighting bug fixes
Jonas Maier
2026-05-22
4
-12
/
+53
*
syntax highlighting fixes
Jonas Maier
2026-05-22
2
-7
/
+2
*
basic syntax highlighting
Jonas Maier
2026-05-22
8
-200
/
+556
*
lenient block parsing for completion
Jonas Maier
2026-05-22
2
-39
/
+80
*
if-statement parsing might now allow for completion within if-statements
Jonas Maier
2026-05-22
2
-23
/
+101
*
less ascii escaping if we are printing to stdout directly
Jonas Maier
2026-05-22
2
-10
/
+9
*
type builtin: displays alias definition now
Jonas Maier
2026-05-22
3
-12
/
+27
*
automatically set XDG_ variables for child processes
Jonas Maier
2026-05-14
2
-5
/
+26
*
nicer pipe behavior
Jonas Maier
2026-05-14
3
-7
/
+19
*
correct handling of XDG dirs
Jonas Maier
2026-05-14
3
-16
/
+44
*
second enter keybind
Jonas Maier
2026-05-12
1
-0
/
+1
*
clippy
Jonas Maier
2026-05-12
6
-45
/
+45
*
prevent warnings in release build
Jonas Maier
2026-05-12
1
-50
/
+59
*
variable refactor: export builtin
Jonas Maier
2026-05-12
4
-8
/
+79
*
variable refactor: completion also for magic vars
Jonas Maier
2026-05-12
5
-25
/
+91
*
get rid of warnings, bump version to 0.6.4
Jonas Maier
2026-05-09
2
-12
/
+3
*
icon
Jonas Maier
2026-05-09
4
-2
/
+71
*
more builtin variables
Jonas Maier
2026-05-09
3
-0
/
+7
*
can set custom prompt using the PROMPT variable
Jonas Maier
2026-05-09
4
-48
/
+82
*
fix semicolon parsing
Jonas Maier
2026-05-09
1
-0
/
+6
*
simple script file test
Jonas Maier
2026-05-09
4
-493
/
+542
*
parse tests
Jonas Maier
2026-05-09
1
-1
/
+72
*
ctrl-backspace in alacritty
Jonas Maier
2026-05-09
1
-0
/
+1
*
fix keybind
Jonas Maier
2026-05-09
1
-1
/
+1
*
an option to delete keybinds without having them trigger
Jonas Maier
2026-05-08
1
-18
/
+43
[next]