Skip to content

fix: Ghostty image hyperlink bug#1297

Merged
andrinoff merged 2 commits into
floatpane:masterfrom
andrinoff:fix/images-display-off
May 16, 2026
Merged

fix: Ghostty image hyperlink bug#1297
andrinoff merged 2 commits into
floatpane:masterfrom
andrinoff:fix/images-display-off

Conversation

@andrinoff
Copy link
Copy Markdown
Member

What?

Emited newlines outside hyperlink() call, link sits on single line and works for Ghostty. And a small patch to fix split view rendering images, when rendering was turned off.

Why?

Ghostty terminates hyperlink region at newline boundary, so clickable area was lost. Kitty/WezTerm carry URI across line breaks → worked there.

Fixes #1291

andrinoff added 2 commits May 16, 2026 19:52
Signed-off-by: drew <me@andrinoff.com>
Signed-off-by: drew <me@andrinoff.com>
@andrinoff andrinoff requested a review from a team as a code owner May 16, 2026 16:07
@floatpanebot floatpanebot added area/tui Terminal UI / view layer bug Something isn't working size/S Diff: 11–50 lines labels May 16, 2026
@andrinoff
Copy link
Copy Markdown
Member Author

/approve

Copy link
Copy Markdown
Member

@floatpanebot floatpanebot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved on behalf of @andrinoff via /approve command.

@andrinoff andrinoff merged commit 788b52b into floatpane:master May 16, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tui Terminal UI / view layer bug Something isn't working size/S Diff: 11–50 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: ghostty, tmux, images do not load

2 participants