/help commands wrap onto next line oddly #1789

Open
opened 2026-02-16 17:32:37 -05:00 by yindo · 1 comment
Owner

Originally created by @ara303 on GitHub (Sep 21, 2025).

Originally assigned to: @adamdotdevin on GitHub.

When I type /help, some of the commands wrap onto the next line and it looks a little weird on my setup.

In particular see around exit, input_newline, and input_paste.

Image

My specs:

  • macOS 15.6.1
  • Ghostty 1.1.3
My Ghostty config:
theme = "catppuccin-mocha"
font-family = "CaskaydiaCove NF"
font-size = 12
cursor-color = #606060
adjust-cursor-thickness = 2
background-opacity = 0.98
background-blur = 5
window-width = 110
window-height = 32
window-save-state = always
macos-titlebar-proxy-icon = hidden
macos-titlebar-style = transparent
confirm-close-surface = false
clipboard-paste-protection = false

Only the font-related ones may be relevant but just want to give you a comprehensive report here. I've checked and it doesn't matter what size Ghostty's window is when I type /help.

Originally created by @ara303 on GitHub (Sep 21, 2025). Originally assigned to: @adamdotdevin on GitHub. When I type `/help`, some of the commands wrap onto the next line and it looks a little weird on my setup. In particular see around `exit`, `input_newline`, and `input_paste`. <img width="1040" height="922" alt="Image" src="https://github.com/user-attachments/assets/01ae8401-93fe-4131-8340-ca4cf537148a" /> My specs: - macOS 15.6.1 - Ghostty 1.1.3 <details><summary>My Ghostty config:</summary> ```` theme = "catppuccin-mocha" font-family = "CaskaydiaCove NF" font-size = 12 cursor-color = #606060 adjust-cursor-thickness = 2 background-opacity = 0.98 background-blur = 5 window-width = 110 window-height = 32 window-save-state = always macos-titlebar-proxy-icon = hidden macos-titlebar-style = transparent confirm-close-surface = false clipboard-paste-protection = false ```` </details> Only the font-related ones may be relevant but just want to give you a comprehensive report here. I've checked and it doesn't matter what size Ghostty's window is when I type `/help`.
Author
Owner

@neodon commented on GitHub (Oct 20, 2025):

I noticed this too and spent time trying to figure out what was wrong with my terminal settings. Turns out nothing.

I'm on Windows 10 using VSCode + WSL2. The issue persists whether I'm using VSCode's integrated terminal or Windows Terminal (logged in to the WSL2 distro I use).

@neodon commented on GitHub (Oct 20, 2025): I noticed this too and spent time trying to figure out what was wrong with my terminal settings. Turns out nothing. I'm on Windows 10 using VSCode + WSL2. The issue persists whether I'm using VSCode's integrated terminal or Windows Terminal (logged in to the WSL2 distro I use).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1789