Skip to content

cropped image file view in terminal after update with plasma #3703

@yanglited

Description

@yanglited

What system are you running Yazi on?

Linux X11

What terminal are you running Yazi in?

kitty 0.45.0

yazi --debug output

[yli@wxps ~]$ yazi --debug

Yazi
    Version: 26.1.22 (Arch Linux 2026-02-19)
    Debug  : false
    Triple : x86_64-unknown-linux-gnu (linux-x86_64)
    Rustc  : 1.93.1 (01f6ddf7 2026-02-11)

Ya
    Version: 26.1.22 (Arch Linux 2026-02-19)

Config
    Init             : /home/yli/.config/yazi/init.lua (No such file or directory (os error 2))
    Yazi             : /home/yli/.config/yazi/yazi.toml (93 chars)
    Keymap           : /home/yli/.config/yazi/keymap.toml (No such file or directory (os error 2))
    Theme            : /home/yli/.config/yazi/theme.toml (No such file or directory (os error 2))
    VFS              : /home/yli/.config/yazi/vfs.toml (No such file or directory (os error 2))
    Package          : /home/yli/.config/yazi/package.toml (No such file or directory (os error 2))
    Dark/light flavor: "" / ""

Emulator
    TERM                : Some("xterm-256color")
    TERM_PROGRAM        : None
    TERM_PROGRAM_VERSION: None
    Brand.from_env      : Some(Kitty)
    Emulator.detect     : Emulator { kind: Left(Kitty), version: "kitty(0.45.0)", light: false, csi_16t: (7, 16), force_16t: false }

Adapter
    Adapter.matches    : Kgp
    Dimension.available: Dimension { rows: 86, columns: 433, width: 3031, height: 1376 }

Desktop
    XDG_SESSION_TYPE           : Some("wayland")
    WAYLAND_DISPLAY            : Some("wayland-0")
    DISPLAY                    : Some(":1")
    SWAYSOCK                   : None
    HYPRLAND_INSTANCE_SIGNATURE: None
    WAYFIRE_SOCKET             : None

SSH
    shared.in_ssh_connection: false

WSL
    WSL: false

Variables
    SHELL              : Some("/usr/bin/bash")
    EDITOR             : Some("nvim")
    VISUAL             : None
    YAZI_FILE_ONE      : None
    YAZI_CONFIG_HOME   : None
    YAZI_ZOXIDE_OPTS   : None
    FZF_DEFAULT_OPTS   : None
    FZF_DEFAULT_COMMAND: None

Text Opener
    default     : Some(OpenerRule { run: "nvim \"$@\"", block: true, orphan: false, desc: "", for: None, spread: true })
    block-create: Some(OpenerRule { run: "nvim \"$@\"", block: true, orphan: false, desc: "", for: None, spread: true })
    block-rename: Some(OpenerRule { run: "nvim \"$@\"", block: true, orphan: false, desc: "", for: None, spread: true })

Multiplexers
    TMUX               : false
    tmux version       : tmux 3.6a
    tmux build flags   : enable-sixel=Supported
    ZELLIJ_SESSION_NAME: None
    Zellij version     : 0.43.1

Dependencies
    file          : 5.46
    ueberzugpp    : No such file or directory (os error 2)
    ffmpeg/ffprobe: 8.0.1 / 8.0.1
    pdftoppm      : 26.01.0
    magick        : 7.1.2-13
    fzf           : 0.68.0
    fd/fdfind     : 10.3.0 / No such file or directory (os error 2)
    rg            : 15.1.0
    chafa         : No such file or directory (os error 2)
    zoxide        : 0.9.9
    7zz/7z        : No such file or directory (os error 2) / 26.00
    resvg         : 0.47.0
    jq            : 1.8.1

Clipboard
    wl-copy/paste: No such file or directory (os error 2) / No such file or directory (os error 2)
    xclip        : 0.13
    xsel         : No such file or directory (os error 2)

Routine
    `file -bL --mime-type`: text/plain


See https://yazi-rs.github.io/docs/plugins/overview#debugging on how to enable logging or debug runtime errors.

Describe the bug

when view image files in terminal, it does not show the whole image, but cropped. my images are fine, i can confirm.

Minimal reproducer

arch linux plasma 6.6 just updated today. using kitty 0.45.0 after everything up to date, using pacman and yay, then i am reproduce the issue every time.

Anything else?

No response

Checklist

  • I tried the latest nightly build, and the issue is still reproducible
  • I updated the debug information (yazi --debug) input box to the nightly that I tried
  • I can reproduce it after disabling all custom configs/plugins (mv ~/.config/yazi ~/.config/yazi-backup)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions