Luke Parker 73443585e5 fix: resolve bun/pnpm global install failures on Windows (#4275) пре 5 месеци
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) пре 7 месеци
script 73443585e5 fix: resolve bun/pnpm global install failures on Windows (#4275) пре 5 месеци
src 609ab069a9 Add scroll acceleration support to TUI (#4289) пре 5 месеци
test 0b86adbe99 feat: agent color cfg (#4226) пре 5 месеци
.gitignore 571d60182a improve snapshotting speed further пре 9 месеци
AGENTS.md 3db8e7c2b6 ci: send stats to posthog пре 8 месеци
README.md f3da73553c sync пре 10 месеци
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) пре 5 месеци
package.json a7774115c5 release: v1.0.62 пре 5 месеци
parsers-config.ts 3b1ab444fd feat: add Clojure syntax highlighting support (#3912) пре 5 месеци
sst-env.d.ts b5cc27b8ea chore: format code пре 5 месеци
tsconfig.json 62e5f4b154 try tsgo пре 5 месеци

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.