Replies: 2 comments 1 reply
-
|
me too |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Duplicate of #3478 Next time, please search before creating a new post - you can do better 👍 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What system are you running Yazi on?
Linux Wayland
What terminal are you running Yazi in?
foot version: 1.25.0 +pgo +ime +graphemes -assertions
yazi --debugoutputYazi Version: 26.1.4 (Arch Linux 2026-01-04) Debug : false Triple : x86_64-unknown-linux-gnu (linux-x86_64) Rustc : 1.92.0 (ded5c06c 2025-12-08) Ya Version: 26.1.4 (Arch Linux 2026-01-04) Config Yazi : /home/adrien/.config/yazi/yazi.toml (6805 chars) Keymap : /home/adrien/.config/yazi/keymap.toml (19607 chars) Theme : /home/adrien/.config/yazi/theme.toml (53 chars) VFS : /home/adrien/.config/yazi/vfs.toml (No such file or directory (os error 2)) Package : /home/adrien/.config/yazi/package.toml (135 chars) Dark/light flavor: "onedark" / "catppuccin-latte" Emulator TERM : Some("foot") TERM_PROGRAM : None TERM_PROGRAM_VERSION: None Brand.from_env : Some(Foot) Emulator.detect : Emulator { kind: Left(Foot), version: "foot(1.25.0)", light: true, csi_16t: (13, 27), force_16t: false } Adapter Adapter.matches : Sixel Dimension.available: Dimension { rows: 36, columns: 70, width: 910, height: 972 } Desktop XDG_SESSION_TYPE : Some("wayland") WAYLAND_DISPLAY : Some("wayland-1") DISPLAY : Some(":12") SWAYSOCK : None HYPRLAND_INSTANCE_SIGNATURE: None WAYFIRE_SOCKET : None SSH shared.in_ssh_connection: false WSL WSL: false Variables SHELL : Some("/usr/bin/fish") EDITOR : Some("/usr/bin/helix") 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: "${EDITOR:-vi} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) block-create: Some(OpenerRule { run: "${EDITOR:-vi} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) block-rename: Some(OpenerRule { run: "${EDITOR:-vi} \"$@\"", 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 : No such file or directory (os error 2) ffmpeg/ffprobe: 8.0.1 / 8.0.1 pdftoppm : 25.12.0 magick : 7.1.2-12 fzf : 0.67.0 fd/fdfind : No such file or directory (os error 2) / No such file or directory (os error 2) rg : 15.1.0 chafa : No such file or directory (os error 2) zoxide : 0.9.8 7zz/7z : No such file or directory (os error 2) / 25.01 resvg : No such file or directory (os error 2) jq : No such file or directory (os error 2) 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 question
With my current config, since the last update of yazi, the preview no longer works at all whether for folders or files. In addition, I can no longer open a file regardless of its type.
However, there are no more problems when I rename the yazi.toml and theme.toml configuration files to use the default configuration.
Anything else?
Here is the content of the theme.toml file
And the yazi.toml file
Checklist
Beta Was this translation helpful? Give feedback.
All reactions