feat: add fullscreen TUI mode with Ink React components
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"dev": "tsx watch src/index.ts",
|
||||
"start": "node dist/index.js",
|
||||
"tui": "tsx src/tui.ts",
|
||||
"tui:fs": "tsx src/tui.ts --fullscreen",
|
||||
"tui:dev": "tsx watch src/tui.ts",
|
||||
"test": "vitest",
|
||||
"test:run": "vitest run",
|
||||
|
||||
Reference in New Issue
Block a user