chore: testing our tui with examples
About localfirstai/bettertui
A high-performance terminal runtime for building modern terminal applications with Rust and TypeScript.
The change
• Add rust-toolchain.toml for Rust toolchain configuration • Add audio.ts for audio support • Add keyInput.ts for key input handling • Update naming convention rules (moved to .claude/rules) • Update engine index.d.ts with new exports • Update core src files with new functionality • Update examples with simpleLayout and wideGraphemeOverlay • Update workspace and turbo configuration