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.4.0 (b8b3ab9 2024-12-08)
Debug :false
Triple : x86_64-pc-windows-msvc (windows-x86_64)
Rustc : 1.83.0 (90b35a62 2024-11-26)
Ya
Version: 0.4.0 (b8b3ab9 2024-12-08)
Emulator
Brand.from_env : Some(WezTerm)
Emulator.detect : Emulator { kind: Left(WezTerm), light: false, cell_size: None }
Emulator.detect_full: Ok(Emulator { kind: Right(Unknown { kgp: false, sixel: false }), light: false, cell_size: None })
Adapter
Adapter.matches: Iip
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 : None
EDITOR : Some("hx")
VISUAL : None
YAZI_FILE_ONE : Some("C:\\Program Files\\Git\\usr\\bin\\file.exe")
YAZI_CONFIG_HOME: None
YAZI_ZOXIDE_OPTS: None
FZF_DEFAULT_OPTS: None
Text Opener
default : Some(Opener { run: "code %*", block: false, orphan: true, desc: "code", for_: None, spread: true })
block-create: Some(Opener { run: "code -w %*", block: true, orphan: false, desc: "code (block)", for_: None, spread: true })
block-rename: Some(Opener { run: "code -w %*", block: true, orphan: false, desc: "code (block)", for_: None, spread: true })
Multiplexers
TMUX :false
tmux version : program not found
tmux build flags : enable-sixel=Unknown
ZELLIJ_SESSION_NAME: None
Zellij version : program not found
Dependencies
file : 5.45
ueberzugpp : program not found
ffmpeg/ffprobe: 7.1 / 7.1
pdftoppm : program not found
magick : program not found
fzf : 0.56.3
fd/fdfind : 10.2.0 / program not found
rg : 14.1.1
chafa : program not found
zoxide : 0.9.6
7z/7zz : 24.09 / program not found
jq : program not found
Clipboard
wl-copy/paste: program not found / program not found
xclip : program not found
xsel : program not found
Describe the question
I'm wondering how I can get a string output of the selected files path to pipe along. Is there a --stdout flag or similar existing or in the works? Where it will exit upon "open" but output the path.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What system are you running Yazi on?
Windows
What terminal are you running Yazi in?
wezterm
yazi --debug
outputDescribe the question
I'm wondering how I can get a string output of the selected files path to pipe along. Is there a
--stdout
flag or similar existing or in the works? Where it will exit upon "open" but output the path.Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions