Skip to content

Sixel image cut off horizontally #4659

@Aonodensetsu

Description

@Aonodensetsu

Issue description

outside tmux:
Image

inside tmux -f /dev/null:
Image

The cutoff point seems to depend on the tmux pane width, the images are taken with one pane at 344 columns.
Weirdly, the wider the terminal, the less image is visible, at 64 columns it reaches the right side and is cut off "naturally", at 65 columns it does not even reach the right side.

Image link

Required information

  • tmux version (tmux -V): tmux next-3.6 (master 35ad72e), configured with --enable-sixel
  • Platform (uname -sp): Linux unknown (debian 6.1.140-1 x86_64)
  • Terminal in use (xterm, rxvt, etc): Windows Terminal, ssh
  • $TERM inside tmux (echo $TERM): tmux-256color
  • $TERM outside tmux (echo $TERM): xterm-256color
  • Logs from tmux (tmux kill-server; tmux -vv new): client, server, out

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions