Commit graph

11 commits

Author SHA1 Message Date
c38a0ccee3
fix formatting 2025-04-22 21:48:10 +02:00
0cf7e3e60d
exec .zenshell files + shell extensions
Co-authored-by: Tristan Poland (Trident_For_U) <tristanpoland@users.noreply.github.com>
2025-04-22 21:48:03 +02:00
f4500478fc
change the look of autocompletion 2025-04-22 21:47:57 +02:00
9be3dd2bbf
make repl support strings via both double and single quotes 2025-04-22 21:47:53 +02:00
8f2ff9e9d8
fix unwrap errors 2025-04-22 21:47:50 +02:00
84f334dc49
add rust formatting rules 2025-04-22 21:47:46 +02:00
35e9c7e6de
print logging state upon change 2025-04-22 21:47:43 +02:00
eatmynerds
bd3ec33392
Control logging using key events 2025-04-22 21:47:36 +02:00
1e7b7eff2a
replace reedline with rustyline 2025-04-22 21:47:09 +02:00
Jason Spalti
a4a8c59bb8
Refactor logging system to switch between stdout and file logging
* Refactor logging to switch between stdout and file logging

* Use "clear" instead of "tput reset" for unix

* Remove redundant comments
2025-04-22 21:46:48 +02:00
Jason Spalti
93a88e7857
Add descriptions to commands and improve REPL display formatting 2025-04-22 21:46:40 +02:00