-
-
Notifications
You must be signed in to change notification settings - Fork 2
Image rendering fails when running inside tmux #17
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Open Kitty terminal.
- Start a tmux session: tmux.
- Run mastui.
- Navigate to a post containing an image.
- 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
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working