Commit graph

7 commits

Author SHA1 Message Date
f54145e1af
fix formatting 2025-04-19 21:01:05 +02:00
2999601046
fix tokio runtime stack overflow due to recursion 2025-04-19 21:01:04 +02:00
252527ebc0
exec .zenshell files + shell extensions
Co-authored-by: Tristan Poland (Trident_For_U) <tristanpoland@users.noreply.github.com>
2025-04-19 21:01:02 +02:00
a25076c7a3
add rust formatting rules 2025-04-19 21:00:50 +02:00
eatmynerds
2cbf0277ac
Control logging using key events 2025-04-19 21:00:39 +02:00
Jason Spalti
a0845b4719
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-19 20:59:48 +02:00
Jason Spalti
3ea44c9429
Add descriptions to commands and improve REPL display formatting 2025-04-19 20:58:50 +02:00
Renamed from engine/src/core/commands.rs (Browse further)