Merge pull request #1200 from vignesh07/feat/tui-syntax-highlighting

feat(tui): add syntax highlighting for code blocks
This commit is contained in:
Peter Steinberger
2026-01-19 05:05:51 +00:00
committed by GitHub
4 changed files with 183 additions and 0 deletions

View File

@@ -164,6 +164,7 @@
"chalk": "^5.6.2",
"chokidar": "^5.0.0",
"chromium-bidi": "12.0.1",
"cli-highlight": "^2.1.11",
"commander": "^14.0.2",
"croner": "^9.1.0",
"detect-libc": "^2.1.2",