-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Issue description
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.
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
Labels
No labels

