feat: add fullscreen TUI with illwill
- New screens: Main Menu, Compile, Run, REPL, AI Generator, AI Settings, Help - AI configuration persisted in ~/.config/cljnim/config.json - Navigate with arrow keys, Enter, Escape - illwill added as dependency in cljnim.nimble
This commit is contained in:
@@ -8,3 +8,4 @@ bin = @["cljnim"]
|
||||
|
||||
# Dependencies
|
||||
requires "nim >= 2.0.0"
|
||||
requires "illwill >= 0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user