[PR #6166] feat(tui): allow session names to wrap to two lines in dialog (#6165) #11759

Open
opened 2026-02-16 18:16:42 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6166

State: open
Merged: No


Summary

  • Allow long session names to wrap to two lines in the dialog instead of being truncated
  • Remove redundant paddingLeft={3} on text element that was causing incorrect wrap calculations in opentui's flex layout

Closes #6165

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6166 **State:** open **Merged:** No --- ## Summary - Allow long session names to wrap to two lines in the dialog instead of being truncated - Remove redundant `paddingLeft={3}` on text element that was causing incorrect wrap calculations in opentui's flex layout Closes #6165
yindo added the pull-request label 2026-02-16 18:16:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11759