Releases: getmilpa/live-tui
Releases · getmilpa/live-tui
v0.4.1
Compare
Sorry, something went wrong.
No results found
0.4.1 (2026-08-01)
Bug Fixes
deps: el pin de milpa/core acepta la linea 0.7 (241a56a )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-07-31)
Features
a screen that captures text can choose its own quit keys, and see the raw one (562a590 )
v0.3.1
Compare
Sorry, something went wrong.
No results found
0.3.1 (2026-07-29)
Bug Fixes
accept milpa/live ^0.4, which this package already required and nobody could install (d8e8e17 )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-07-28)
Features
Bug Fixes
Grapheme nunca usaba intl — los dos usos eran inalcanzables (dfb636a )
la columna del cursor se mide desde su propio renglón (98f1ef4 )
los loops preguntan a KeyMatcher qué tecla es, en vez de a una tabla propia (cf02a72 )
un componente que rechaza una acción ya no reporta éxito (884a71e )
v0.2.3
Compare
Sorry, something went wrong.
No results found
0.2.3 (2026-07-27)
Bug Fixes
assemble escape sequences the way a terminal actually delivers them (#8 ) (89555e4 )
v0.2.2
Compare
Sorry, something went wrong.
No results found
0.2.2 (2026-07-27)
Bug Fixes
adopt the terminal's size, at startup and on resize (#6 ) (2c6fcce )
v0.2.1
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-07-27)
Bug Fixes
keep every cell, every shape and every attribution header (#4 ) (127097b )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-07-27)
⚠ BREAKING CHANGES
TerminalInterface gains pollInput() and atEndOfInput(). Existing signatures are unchanged, but any external implementor must add the two methods. There are none today — zero dependents on Packagist.
Features
drive both TUI loops through TerminalInterface (#2 ) (a79249d )
v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-07-27)
Features
milpa/live-tui — the terminal transport layer for Milpa Live (cbcc8c5 )
Bug Fixes
docs: map Milpa\Docs\ so the API reference can build (86b8c8d )
Miscellaneous Chores