-
Notifications
You must be signed in to change notification settings - Fork 636
Open
Labels
featureNew feature requestNew feature request
Description
yazi --debug output
Running with log level `DEBUG`, logs are written to "/home/tom/.local/state/yazi/yazi.log"
Yazi
Version: 25.5.31 (Arch Linux 2025-06-01)
Debug : false
Triple : x86_64-unknown-linux-gnu (linux-x86_64)
Rustc : 1.87.0 (17067e9a 2025-05-09)
Ya
Version: 25.5.31 (Arch Linux 2025-06-01)
Emulator
TERM : Some("wezterm")
TERM_PROGRAM : Some("WezTerm")
TERM_PROGRAM_VERSION: Some("20250419-073732-3bfe6df1")
Brand.from_env : Some(WezTerm)
Emulator.detect : Emulator { kind: Left(WezTerm), light: false, csi_16t: (14, 32), force_16t: true }
Adapter
Adapter.matches : KgpOld
Dimension.available: Dimension { rows: 40, columns: 89, width: 0, height: 0 }
Desktop
XDG_SESSION_TYPE : None
WAYLAND_DISPLAY : Some("wayland-0")
DISPLAY : Some(":0")
SWAYSOCK : None
HYPRLAND_INSTANCE_SIGNATURE: None
WAYFIRE_SOCKET : None
SSH
shared.in_ssh_connection: false
WSL
WSL: true
Variables
SHELL : Some("/usr/bin/nu")
EDITOR : Some("nvim")
VISUAL : None
YAZI_FILE_ONE : None
YAZI_CONFIG_HOME: None
YAZI_ZOXIDE_OPTS: None
FZF_DEFAULT_OPTS: 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: 7.1.1 / 7.1.1
pdftoppm : 25.05.0
magick : 7.1.1-47
fzf : 0.62.0
fd/fdfind : 10.2.0 / No such file or directory (os error 2)
rg : 14.1.1
chafa : 1.14.5
zoxide : 0.9.8
7zz/7z : No such file or directory (os error 2) / 24.09
resvg : No such file or directory (os error 2)
jq : 1.8.0
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.Please describe the problem you're trying to solve
The final output of ya pkg upgrade looks like it has successfully completed until you actually read it. I actually submitted a bug on a different plugin because I thought I had updated the plugin.
I have to imagine this happens often due to little, breaking changes in yazi, like #2752, which requires plugin authors to edit their plugin, or the user to do it themselves if the plugin is not actively updated.
Would you be willing to contribute this feature?
- Yes, I'll give it a shot
Describe the solution you'd like
I propose simply making the text red and saying ABORTED or FAILED or something that pops out.
Additional context
No response
Checklist
- I have searched the existing issues/discussions
- The latest nightly build doesn't already have this feature
daxisunder
Metadata
Metadata
Assignees
Labels
featureNew feature requestNew feature request
