[Bug] Long input lines truncated with ellipsis while typing instead of wrapping in terminal UI
Resolved 💬 1 comment Opened May 28, 2026 by justinpxrk-dev Closed Jun 29, 2026
Bug Description
When using \<tab\> to add more information to user input choices, long lines get shortened into "......" while typing. Allow the text to wrap so all text is visible on multiple lines.
<table width="100%">
<tr>
<th align="left">Typing</th>
</tr>
<tr>
<td align="center"><img width="100%" alt="Image" src="https://github.com/user-attachments/assets/6ef0791f-95b7-4051-80c9-73fe570a7242" /></td>
</tr>
<tr>
<th align="left">Unselected</th>
</tr>
<tr>
<td align="center"><img width="100%" alt="Image" src="https://github.com/user-attachments/assets/44abf133-5802-4add-8b94-e93f0e93d6f1" /></td>
</tr>
</table>
Environment Info
- Platform: darwin
- Terminal: ghostty
- Version: 2.1.145
- Feedback ID: 4a414a8d-b5db-4250-99d6-5dd61b1f0bcb
Errors
[]This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗