opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feat(tui): allow session names to wrap to two lines in dialog (#6165)

Open CasualDeveloper opened this issue 3 weeks ago • 1 comments

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

CasualDeveloper avatar Dec 25 '25 17:12 CasualDeveloper