TUI: guard against overflow width crashes (#1686)

Co-authored-by: Mohammad Jafari <mossein@users.noreply.github.com>
This commit is contained in:
Shadow
2026-01-25 21:17:42 -06:00
parent 1f06f8031e
commit 7187c3d067
3 changed files with 4 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ Status: unreleased.
- Telegram: avoid block replies when streaming is disabled. (#1885) Thanks @ivancasco.
- Auth: show copyable Google auth URL after ASCII prompt. (#1787) Thanks @robbyczgw-cla.
- Routing: precompile session key regexes. (#1697) Thanks @Ray0907.
- TUI: avoid width overflow when rendering selection lists. (#1686) Thanks @mossein.
## 2026.1.24-3