v0.1.57
anomalyco/opentuiv0.1.57Dec 5, 2025by github-actions[bot]
AI Summary
Enhances process control and debugging capabilities by introducing key name aliases, configurable exit signals, and an input debug tool.
Key Highlights
- Add input debug tool in examples
- Add final capabilities state to json export
- Introduce key name aliases
- Add configurable exit signals
New Features
- Configurable exit signals for process termination
- Key name aliases
Full Release Notes
## What's Changed * input debug tool in examples by @kommander in https://github.com/sst/opentui/pull/381 * add final capabilities state to json export by @m-pa in https://github.com/sst/opentui/pull/382 * introduce key name aliases by @kommander in https://github.com/sst/opentui/pull/384 * feat: add configurable exit signals for process termination by @msmps in https://github.com/sst/opentui/pull/383 ## New Contributors * @m-pa made their first contribution in https://github.com/sst/opentui/pull/382 **Full Changelog**: https://github.com/sst/opentui/compare/v0.1.56...v0.1.57