Skip to content

Image rendering fails when running inside tmux #17

@elainefs

Description

@elainefs

Describe the bug
Images are rendered correctly when running mastui directly in the Kitty terminal. However, when running mastui inside a tmux session within Kitty, images fail to render, even with the necessary tmux configurations for image passthrough.

To Reproduce

  1. Open Kitty terminal.
  2. Start a tmux session: tmux.
  3. Run mastui.
  4. Navigate to a post containing an image.
  5. Observe that the image is missing, replaced by a empty space.

Expected behavior
Since the image is rendered normally directly in the Kitty terminal, and the allow-passthrough setting is enabled in tmux, the image should be rendered inside the tmux session.

Screenshots

Image

On the left, mastui running directly in Kitty terminal. On the right, running inside tmux.

Desktop (please complete the following information):

  • OS: Debian 13
  • Terminal: Kitty (v0.41.1)
  • tmux version: 3.5a

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions