Export wrapTextWithAnsi utility and add handleInput docs
- Export wrapTextWithAnsi from tui package - Add 'Handling Input' section to README with key detection example - Document wrapTextWithAnsi in utilities section
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
- `isShiftCtrlO()` key detection function for Shift+Ctrl+O (Kitty protocol)
|
||||
- `isShiftCtrlD()` key detection function for Shift+Ctrl+D (Kitty protocol)
|
||||
- `TUI.onDebug` callback for global debug key handling (Shift+Ctrl+D)
|
||||
- `wrapTextWithAnsi()` utility now exported (wraps text to width, preserving ANSI codes)
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user