You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yazi
Version: 0.3.3 (Arch Linux 2024-09-05)
Debug :false
OS : linux-x86_64 (unix)
Ya
Version: 0.3.3 (Arch Linux 2024-09-05)
Emulator
Emulator.via_env: ("foot", "")
Emulator.via_csi: Ok(Foot)
Emulator.detect : Foot
Adapter
Adapter.matches: Sixel
Desktop
XDG_SESSION_TYPE : Some("wayland")
WAYLAND_DISPLAY : Some("wayland-1")
DISPLAY : Some(":0")
SWAYSOCK : None
HYPRLAND_INSTANCE_SIGNATURE: Some("9a09eac79b85c846e3a865a9078a3f8ff65a9259_1726583606_854248493")
WAYFIRE_SOCKET : None
SSH
shared.in_ssh_connection: false
WSL
WSL: false
Variables
SHELL : Some("/bin/zsh")
EDITOR : Some("nvim")
VISUAL : None
YAZI_FILE_ONE : None
YAZI_CONFIG_HOME : None
Text Opener
default: Some(Opener { run: "${EDITOR:-vi}\"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
block : Some(Opener { 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)
ZELLIJ_SESSION_NAME: None
Zellij version : No such file or directory (os error 2)
Dependencies
file : 5.45
ueberzugpp : No such file or directory (os error 2)
ffmpegthumbnailer: 2.2.3
magick : No such file or directory (os error 2)
fzf : 0.55.0
fd : 10.2.0
rg : 14.1.1
chafa : No such file or directory (os error 2)
zoxide : 0.9.5
7z : 17.05
7zz : No such file or directory (os error 2)
jq : 1.7.1
--------------------------------------------------
Please describe the problem you're trying to solve
The current builtin preview/preloader plugin logic does not allow passing the self table -- provided when defining custom preloaders/previewers. The use case is the ability to add a condition to the preloaders/previewers while still using the builtin lua modules.
I'm going to lock this issue because it has been closed for 30 days. ⏳
This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
yazi --debug
outputPlease describe the problem you're trying to solve
The current builtin preview/preloader plugin logic does not allow passing the self table -- provided when defining custom preloaders/previewers. The use case is the ability to add a condition to the preloaders/previewers while still using the builtin lua modules.
Would you be willing to contribute this feature?
Describe the solution you'd like
Ability to pass self table to builtin preloaders/previewers
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: