- 
                Notifications
    
You must be signed in to change notification settings  - Fork 637
 
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What system are you running Yazi on?
Linux Wayland
What terminal are you running Yazi in?
foot v1.25.0
yazi --debug output
Yazi
    Version: 25.9.15 (604b866 2025-10-31)
    Debug  : false
    Triple : x86_64-unknown-linux-gnu (linux-x86_64)
    Rustc  : 1.91.0 (f8297e35 2025-10-28)
Ya
    Version: No such file or directory (os error 2)
Emulator
    TERM                : Some("foot")
    TERM_PROGRAM        : None
    TERM_PROGRAM_VERSION: None
    Brand.from_env      : Some(Foot)
    Emulator.detect     : Emulator { kind: Left(Foot), light: false, csi_16t: (11, 29), force_16t: false }
Adapter
    Adapter.matches    : Sixel
    Dimension.available: Dimension { rows: 37, columns: 174, width: 1914, height: 1073 }
Desktop
    XDG_SESSION_TYPE           : Some("wayland")
    WAYLAND_DISPLAY            : Some("wayland-1")
    DISPLAY                    : Some(":0")
    SWAYSOCK                   : Some("/run/user/1000/sway-ipc.1000.1602.sock")
    HYPRLAND_INSTANCE_SIGNATURE: None
    WAYFIRE_SOCKET             : None
SSH
    shared.in_ssh_connection: false
WSL
    WSL: false
Variables
    SHELL              : Some("/bin/fish")
    EDITOR             : Some("nvim")
    VISUAL             : Some("term_open -a nvim nvim")
    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: "${EDITOR:-vi} %s", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true })
    block-create: Some(OpenerRule { run: "${EDITOR:-vi} %s", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true })
    block-rename: Some(OpenerRule { run: "${EDITOR:-vi} %s", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true })
Multiplexers
    TMUX               : false
    tmux version       : No such file or directory (os error 2)
    tmux build flags   : enable-sixel=Unknown
    ZELLIJ_SESSION_NAME: None
    Zellij version     : No such file or directory (os error 2)
Dependencies
    file          : 5.46
    ueberzugpp    : ExitStatus(unix_wait_status(32512)), "ueberzugpp: error while loading shared libraries: libopencv_videoio.so.407: cannot open shared object file: No such file or directory\n"
    ffmpeg/ffprobe: 6.1.3 / 6.1.3
    pdftoppm      : 25.10.0
    magick        : 7.1.1-47
    fzf           : 0.66.0
    fd/fdfind     : 10.3.0 / No such file or directory (os error 2)
    rg            : 15.0.0
    chafa         : 1.16.2
    zoxide        : 0.9.8
    7zz/7z        : 25.01 / 25.01
    resvg         : No such file or directory (os error 2)
    jq            : 1.8.1
Clipboard
    wl-copy/paste: 2.2.1 / 2.2.1
    xclip        : No such file or directory (os error 2)
    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
since its white on yellow
Minimal reproducer
open yazi, on a standart color terminal
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
Labels
bugSomething isn't workingSomething isn't working