index
:
pish.git
main
pingu shell
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
run
Commit message (
Expand
)
Author
Age
Files
Lines
*
prompt evaluation in own module
Jonas Maier
2026-05-23
1
-0
/
+1
*
allow registration of variable watchers
Jonas Maier
2026-05-23
2
-0
/
+122
*
allow syntax highlighting to be enabled or disabled
Jonas Maier
2026-05-23
1
-11
/
+38
*
customizable syntax highlighting
Jonas Maier
2026-05-23
2
-1
/
+49
*
basic syntax highlighting
Jonas Maier
2026-05-22
1
-30
/
+31
*
lenient block parsing for completion
Jonas Maier
2026-05-22
1
-6
/
+28
*
if-statement parsing might now allow for completion within if-statements
Jonas Maier
2026-05-22
1
-1
/
+1
*
less ascii escaping if we are printing to stdout directly
Jonas Maier
2026-05-22
1
-7
/
+8
*
type builtin: displays alias definition now
Jonas Maier
2026-05-22
2
-11
/
+26
*
automatically set XDG_ variables for child processes
Jonas Maier
2026-05-14
1
-2
/
+17
*
nicer pipe behavior
Jonas Maier
2026-05-14
1
-0
/
+1
*
clippy
Jonas Maier
2026-05-12
2
-23
/
+22
*
prevent warnings in release build
Jonas Maier
2026-05-12
1
-50
/
+59
*
variable refactor: export builtin
Jonas Maier
2026-05-12
3
-7
/
+78
*
variable refactor: completion also for magic vars
Jonas Maier
2026-05-12
3
-18
/
+82
*
get rid of warnings, bump version to 0.6.4
Jonas Maier
2026-05-09
1
-10
/
+2
*
icon
Jonas Maier
2026-05-09
2
-1
/
+22
*
more builtin variables
Jonas Maier
2026-05-09
1
-0
/
+3
*
can set custom prompt using the PROMPT variable
Jonas Maier
2026-05-09
2
-2
/
+11
*
simple script file test
Jonas Maier
2026-05-09
2
-14
/
+27
*
an option to delete keybinds without having them trigger
Jonas Maier
2026-05-08
1
-18
/
+43
*
heredoc builtin
Jonas Maier
2026-05-08
2
-3
/
+27
*
#16: add break and continue to loops
Jonas Maier
2026-05-08
2
-3
/
+70
*
while loops
Jonas Maier
2026-05-08
1
-13
/
+53
*
if statement parsing
Jonas Maier
2026-05-08
1
-1
/
+27
*
source builtin
Jonas Maier
2026-05-03
2
-1
/
+39
*
keybinds
Jonas Maier
2026-05-03
1
-4
/
+10
*
command to dump keybinds
Jonas Maier
2026-05-03
1
-3
/
+26
*
keybinds seem to work somewhat
Jonas Maier
2026-05-03
2
-24
/
+111
*
complete keybind overhaul, not working, afraid to loose it
Jonas Maier
2026-05-03
2
-0
/
+143
*
maybe soon better escape code parsing
Jonas Maier
2026-04-21
2
-0
/
+38
*
reading rc file
Jonas Maier
2026-04-20
1
-6
/
+14
*
move ansi escape code parsing into own module
Jonas Maier
2026-04-20
2
-1
/
+28
*
alias: parses more than the first word in each argument
Jonas Maier
2026-04-19
1
-3
/
+3
*
add todo
Jonas Maier
2026-04-17
1
-0
/
+1
*
type builtin: tell the user that an alias is an alias
Jonas Maier
2026-04-17
2
-3
/
+10
*
aliases
Jonas Maier
2026-04-17
2
-0
/
+144
*
multiline input
Jonas Maier
2026-03-18
1
-14
/
+1
*
builtin to determine what completion would do
Jonas Maier
2026-03-17
2
-0
/
+28
*
cargo clippy
Jonas Maier
2026-03-15
1
-4
/
+1
*
variable command
Jonas Maier
2026-03-15
2
-0
/
+29
*
proper blocks
Jonas Maier
2026-03-14
1
-8
/
+19
*
start of better parsing for proper blocks
Jonas Maier
2026-03-12
1
-5
/
+5
*
cancelable builtins
Jonas Maier
2026-03-11
1
-42
/
+23
*
first draft of cancellable builtins, kinda shit
Jonas Maier
2026-03-11
1
-96
/
+113
*
can wait for threads & processes with a timeout now
Jonas Maier
2026-03-11
1
-10
/
+31
*
clippy
Jonas Maier
2026-03-10
2
-24
/
+21
*
some clippy warnings
Jonas Maier
2026-03-10
1
-8
/
+8
*
export fun concentrated in its own module
Jonas Maier
2026-03-10
1
-9
/
+1
*
completion if there is variables in the to-be-completed string
Jonas Maier
2026-03-10
1
-1
/
+19
[next]