Commit graph

8 commits

Author SHA1 Message Date
e408187bee
apply clippy changes 2025-04-22 20:51:57 +02:00
cf932adbc2
fix formatting 2025-04-22 20:51:53 +02:00
76ab2017f4
fix tokio runtime stack overflow due to recursion 2025-04-22 20:51:50 +02:00
ac08dbc3d2
exec .zenshell files + shell extensions
Co-authored-by: Tristan Poland (Trident_For_U) <tristanpoland@users.noreply.github.com>
2025-04-22 20:51:43 +02:00
26ec19294e
add rust formatting rules 2025-04-22 20:51:21 +02:00
eatmynerds
2c20f05a10
Control logging using key events 2025-04-22 20:51:08 +02:00
Jason Spalti
80d5ef22e2
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 20:49:54 +02:00
Jason Spalti
b4090dc4ad
Add descriptions to commands and improve REPL display formatting 2025-04-22 20:49:45 +02:00
Renamed from engine/src/core/commands.rs (Browse further)