-
Notifications
You must be signed in to change notification settings - Fork 777
Open
Labels
featureNew feature requestNew feature request
Description
yazi --debug output
Yazi
Version: 26.1.22 (Homebrew 2026-01-22)
Debug : false
Triple : aarch64-apple-darwin (macos-aarch64)
Rustc : 1.92.0 (ded5c06c 2025-12-08)
Ya
Version: 26.1.22 (Homebrew 2026-01-22)
Config
Init : /Users/reagle/.config/yazi/init.lua (710 chars)
Yazi : /Users/reagle/.config/yazi/yazi.toml (357 chars)
Keymap : /Users/reagle/.config/yazi/keymap.toml (500 chars)
Theme : /Users/reagle/.config/yazi/theme.toml (empty)
VFS : /Users/reagle/.config/yazi/vfs.toml (No such file or directory (os error 2))
Package : /Users/reagle/.config/yazi/package.toml (446 chars)
Dark/light flavor: "" / ""
Emulator
TERM : Some("xterm-256color")
TERM_PROGRAM : Some("iTerm.app")
TERM_PROGRAM_VERSION: Some("3.6.7")
Brand.from_env : Some(Iterm2)
Emulator.detect : Emulator { kind: Left(Iterm2), version: "iTerm2 3.6.7", light: false, csi_16t: (0, 0), force_16t: false }
Adapter
Adapter.matches : Iip
Dimension.available: Dimension { rows: 32, columns: 100, width: 1800, height: 1344 }
Desktop
XDG_SESSION_TYPE : None
WAYLAND_DISPLAY : None
DISPLAY : None
SWAYSOCK : None
HYPRLAND_INSTANCE_SIGNATURE: None
WAYFIRE_SOCKET : None
SSH
shared.in_ssh_connection: false
WSL
WSL: false
Variables
SHELL : Some("/bin/zsh")
EDITOR : Some("subl -w")
VISUAL : Some("subl -w")
YAZI_FILE_ONE : None
YAZI_CONFIG_HOME : None
YAZI_ZOXIDE_OPTS : None
FZF_DEFAULT_OPTS : None
FZF_DEFAULT_COMMAND: Some("fd --type f --hidden --follow --exclude .git")
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.41
ueberzugpp : No such file or directory (os error 2)
ffmpeg/ffprobe: 8.0.1 / 8.0.1
pdftoppm : 26.02.0
magick : 7.1.2-15
fzf : 0.68.0
fd/fdfind : 10.3.0 / No such file or directory (os error 2)
rg : 15.1.0
chafa : 1.18.1
zoxide : 0.9.9
7zz/7z : 26.00 / 17.05
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 : 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.Please describe the problem you're trying to solve
I cannot access recent entries in a text/input/command box.
Would you be willing to contribute this feature?
- Yes, I'll give it a shot
Describe the solution you'd like
In user text/input boxes (e.g., g <space>), it'd be nice if one could scroll up/down through recent entries.
Additional context
No response
Checklist
- I have searched the existing issues/discussions
- The latest nightly build doesn't already have this feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature requestNew feature request