Sebastian Herrlinger bf6204f577 upgrade opentui to v0.1.46
- enable bracketed paste (and more) on win
- fix word wrapping with CJK and at wrap/chunk boundaries
- old style meta+arrow
- allow <1 scroll speed for slowdown
2025-11-18 00:22:21 +01:00
..
2025-11-13 12:22:07 -06:00
2025-11-15 20:16:19 -06:00
2025-11-18 00:22:21 +01:00
2025-10-31 15:07:36 -04:00
2025-11-18 00:22:21 +01:00
2025-11-11 18:38:23 +00:00

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.