Commit graph

6 commits

Author SHA1 Message Date
1fb0ca75ed
fix tokio runtime stack overflow due to recursion 2025-04-22 21:48:07 +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
84f334dc49
add rust formatting rules 2025-04-22 21:47:46 +02:00
eatmynerds
bd3ec33392
Control logging using key events 2025-04-22 21:47:36 +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
Renamed from engine/src/core/commands.rs (Browse further)