tinymux/client
OrbisAI Security d5a6bb87be
fix(console): clip input line and cursor to console width in redraw_input() (#895)
Clip the console input line and cursor to the window width in redraw_input(), matching the existing guard in redraw_status(). Prevents long input from wrapping onto the status bar and keeps the cursor on-screen on narrow terminals. Cosmetic/UI fix; no security change.
2026-07-12 20:40:29 -06:00
..
android Retire ISSUES.md trackers; migrate open items to GitHub issues 2026-06-04 20:14:00 -05:00
console fix(console): clip input line and cursor to console width in redraw_input() (#895) 2026-07-12 20:40:29 -06:00
ios Retire ISSUES.md trackers; migrate open items to GitHub issues 2026-06-04 20:14:00 -05:00
shared Extract shared InputEditor for multi-line input editing 2026-03-20 09:27:19 -06:00
tf feat(tf): interactive keyboard read for read()/tfread() (#758, #759, #760) 2026-06-13 12:45:09 -06:00
web Retire ISSUES.md trackers; migrate open items to GitHub issues 2026-06-04 20:14:00 -05:00
win32gui Retire ISSUES.md trackers; migrate open items to GitHub issues 2026-06-04 20:14:00 -05:00
design-atlantis-features.md Fix markdown. 2026-03-23 02:26:46 -06:00