Commit graph

8 commits

Author SHA1 Message Date
2c389c356a apply clippy changes 2025-04-19 21:01:08 +02:00
ae62990e90 fix formatting 2025-04-19 21:01:05 +02:00
c163860c0a fix tokio runtime stack overflow due to recursion 2025-04-19 21:01:04 +02:00
7adf770d54 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
bab618708f add rust formatting rules 2025-04-19 21:00:50 +02:00
eatmynerds
f982c78c5b Control logging using key events 2025-04-19 21:00:39 +02:00
Jason Spalti
23817b5b95 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
aa75aa4157 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)