Sebastian Herrlinger 6deaf54bb3 use new opentui getTextRange method and Bun.stringWidth instead of value.length to mitigate issues like #3734 3 months ago
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 5 months ago
script f42e1c6375 tui: fix focus management and dialog interactions 3 months ago
src 6deaf54bb3 use new opentui getTextRange method and Bun.stringWidth instead of value.length to mitigate issues like #3734 3 months ago
test 92a1943771 upgrade to opentui 0.1.32, activates kitty keyboard 3 months ago
.gitignore 571d60182a improve snapshotting speed further 7 months ago
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 6 months ago
README.md f3da73553c sync 8 months ago
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 3 months ago
package.json 6deaf54bb3 use new opentui getTextRange method and Bun.stringWidth instead of value.length to mitigate issues like #3734 3 months ago
parsers-config.ts 96bdeb3c7b OpenTUI is here (#2685) 3 months ago
sst-env.d.ts 7447460b5a wip: zen 4 months ago
tsconfig.json 62e5f4b154 try tsgo 4 months ago

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.