noz-cli/NozCli/Repl
kryptomrx 1865a7ccc2 feat(commands): clear, config, version
- clear: clears terminal screen
- config: view and set editor / code-editor preferences
- version: print version and git hash (noz 0.1.0 (abc1234))
2026-05-16 23:21:06 +02:00
..
CommandRegistry.cs feat(commands): clear, config, version 2026-05-16 23:21:06 +02:00
NotesCache.cs feat(repl): Visual banner, JSON note cache, background refresh, Ctrl+C handling 2026-05-16 23:20:39 +02:00
NozAutoComplete.cs Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00
ReplContext.cs refactor(repl): Topic-based navigation model 2026-05-16 23:20:29 +02:00
ReplInput.cs feat(repl): Visual banner, JSON note cache, background refresh, Ctrl+C handling 2026-05-16 23:20:39 +02:00
ReplSession.cs feat(repl): Visual banner, JSON note cache, background refresh, Ctrl+C handling 2026-05-16 23:20:39 +02:00