OpenTUI: Slash command window is unusable #2299

Closed
opened 2026-02-16 17:35:02 -05:00 by yindo · 8 comments
Owner

Originally created by @Cluster444 on GitHub (Oct 27, 2025).

Originally assigned to: @thdxr on GitHub.

Description

The slash commands model is producing broken text output

OpenCode version

opentui

Steps to reproduce

No response

Screenshot and/or share link

Image

Operating System

Omarchy 3.1

Terminal

Ghostty

Originally created by @Cluster444 on GitHub (Oct 27, 2025). Originally assigned to: @thdxr on GitHub. ### Description The slash commands model is producing broken text output ### OpenCode version opentui ### Steps to reproduce _No response_ ### Screenshot and/or share link <img width="1220" height="603" alt="Image" src="https://github.com/user-attachments/assets/a390daff-1973-404e-9320-2cf238c197ae" /> ### Operating System Omarchy 3.1 ### Terminal Ghostty
yindo added the opentuibug labels 2026-02-16 17:35:02 -05:00
yindo closed this issue 2026-02-16 17:35:02 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Oct 27, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #3462: Both are OpenTUI-specific issues that could stem from the same underlying text rendering problems
  • #3470: Similar UI text display issues that may share the same text rendering bug
  • #3469: TUI text rendering problems with display formatting issues

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Oct 27, 2025): This issue might be a duplicate of existing issues. Please check: - #3462: Both are OpenTUI-specific issues that could stem from the same underlying text rendering problems - #3470: Similar UI text display issues that may share the same text rendering bug - #3469: TUI text rendering problems with display formatting issues Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Oct 27, 2025):

I think this is a line wrapping issue due to the length of your command descriptions, we should fix tho, should be fixed in opentui

@rekram1-node commented on GitHub (Oct 27, 2025): I think this is a line wrapping issue due to the length of your command descriptions, we should fix tho, should be fixed in opentui
Author
Owner

@Cluster444 commented on GitHub (Oct 27, 2025):

Ok, it does work fine in the main branch, so its just in the opentui version. I keep trying to use it but this one messes me up since i use the slash menu a lot and this just makes my brain hurt lol

@Cluster444 commented on GitHub (Oct 27, 2025): Ok, it does work fine in the main branch, so its just in the opentui version. I keep trying to use it but this one messes me up since i use the slash menu a lot and this just makes my brain hurt lol
Author
Owner

@Cluster444 commented on GitHub (Oct 27, 2025):

@rekram1-node you're probably right. When I do it in the full editor and not just the initial splash screen it is not quite so bad. A truncate on the line wrap would be simplest, a full line wrap would be better but maybe more involved than it's worth?

@Cluster444 commented on GitHub (Oct 27, 2025): @rekram1-node you're probably right. When I do it in the full editor and not just the initial splash screen it is not quite so bad. A truncate on the line wrap would be simplest, a full line wrap would be better but maybe more involved than it's worth?
Author
Owner

@Cluster444 commented on GitHub (Oct 27, 2025):

Image

Though this is weird, it's like it's stripping the space sometimes between words, but if I keep typing it corrects itself?

Either way it does seem to the /review command that is multiline that causes the issue, if it shows up the whole thing gets weird from there.

@Cluster444 commented on GitHub (Oct 27, 2025): <img width="3097" height="126" alt="Image" src="https://github.com/user-attachments/assets/d6d28ad7-ee04-4e8e-bda5-89b51e8886fe" /> Though this is weird, it's like it's stripping the space sometimes between words, but if I keep typing it corrects itself? Either way it does seem to the `/review` command that is multiline that causes the issue, if it shows up the whole thing gets weird from there.
Author
Owner

@rekram1-node commented on GitHub (Oct 27, 2025):

thanks! we will fix

@rekram1-node commented on GitHub (Oct 27, 2025): thanks! we will fix
Author
Owner

@Sewer56 commented on GitHub (Oct 31, 2025):

This still happens in 1.0.0.

Image

I reported a while back on the Discord, but never made an issue- glad to see there's one.

@Sewer56 commented on GitHub (Oct 31, 2025): This still happens in 1.0.0. <img width="1090" height="565" alt="Image" src="https://github.com/user-attachments/assets/cbce0e78-1d51-4972-a6de-8a9c2e794f87" /> I reported a while back on the Discord, but never made an issue- glad to see there's one.
Author
Owner

@Cluster444 commented on GitHub (Oct 31, 2025):

This seems fixed now in 1.0.2, will close

@Cluster444 commented on GitHub (Oct 31, 2025): This seems fixed now in 1.0.2, will close
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2299