cccf08a414
fix: sudo not intalled on runners
2025-04-21 20:13:58 -04:00
e39043ff93
feat: basic GUI terminal when pressing F12
2025-04-21 20:13:44 -04:00
3277c86d6e
build: remove regex dependency in favor of rust iterators
2025-04-21 20:13:38 -04:00
cda8f9aa03
add window icon
2025-04-21 20:13:31 -04:00
59cbf29dff
improve error handling and add metadata
2025-04-21 20:13:24 -04:00
628da25cf5
format rust and nix files
2025-04-21 20:12:56 -04:00
ab56a40768
deprecate and remove zlua
2025-04-21 20:12:55 -04:00
9e06487bb0
finally fix workflow i hope
2025-04-21 20:12:44 -04:00
GhostedGaming
21233500b0
Added a file for zlua and made a new function
2025-04-21 20:12:32 -04:00
ac6b17f717
ZLUA REPL!!!!! ( #18 )
2025-04-21 20:12:30 -04:00
ae339f4f06
polish repl ( #17 )
...
* add less daunting panic message on release builds
2025-04-21 20:12:28 -04:00
5b0683dc94
burn everything to the ground ( #11 )
...
🔥 🔥 🔥 🔥 🔥
2025-04-21 20:12:07 -04:00
2bc2c53379
Improve repl autocorrect and error handling
...
* Combine comparison algorithims for autocorrect
* clear zephyr functions
* remove redundant comments because co-pilot is stupid and i probably will never try to use it again
* implement basic tab completion
* fix unused items
* Make workflow check code quality
* split code quality into its own file
* make action fail on bad formatting
* change workflow to nightly
* f it, code quality is considered breaking
* fix forgetting to set toolchain back to nightly when rewriting workflow (😔 )
* Add condition for too little arguments
* run cargo fmt
* remove unneeded feature directive
2025-04-21 20:12:05 -04:00
77a13cc11b
apply clippy changes
2025-04-21 20:12:04 -04:00
b1a6ad4f08
fix formatting
2025-04-21 20:12:02 -04:00
ae2d2ed858
fix tokio runtime stack overflow due to recursion
2025-04-21 20:12:00 -04:00
52aafba7cf
exec .zenshell files + shell extensions
...
Co-authored-by: Tristan Poland (Trident_For_U) <tristanpoland@users.noreply.github.com>
2025-04-21 20:11:58 -04:00
5d690f4ca9
add rust formatting rules
2025-04-21 20:11:50 -04:00
eatmynerds
728d908d4a
Control logging using key events
2025-04-21 20:11:46 -04:00
Jason Spalti
0e83a18f9b
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-21 20:11:27 -04:00
Jason Spalti
4f8d91c625
Add descriptions to commands and improve REPL display formatting
2025-04-21 20:11:23 -04:00