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: 25.2.26 (6b0a530 2025-02-26)
Debug :false
Triple : x86_64-unknown-linux-gnu (linux-x86_64)
Rustc : 1.85.0 (4d91de4e 2025-02-17)
Ya
Version: 25.2.26 (6b0a530 2025-02-26)
Emulator
TERM : Some("xterm-kitty")
TERM_PROGRAM : None
TERM_PROGRAM_VERSION: None
Brand.from_env : Some(Kitty)
Emulator.detect : Emulator { kind: Left(Kitty), light: false, cell_size: Some((10,22)) }
Adapter
Adapter.matches: Kgp
Desktop
XDG_SESSION_TYPE : Some("wayland")
WAYLAND_DISPLAY : Some("wayland-1")
DISPLAY : Some(":0")
SWAYSOCK : None
HYPRLAND_INSTANCE_SIGNATURE: Some("882f7ad7d2bbfc7440d0ccaef93b1cdd78e8e3ff_1740722243_864574891")
WAYFIRE_SOCKET : None
SSH
shared.in_ssh_connection: false
WSL
WSL: false
Variables
SHELL : Some("/bin/bash")
EDITOR : Some("/usr/bin/nvim")
VISUAL : None
YAZI_FILE_ONE : None
YAZI_CONFIG_HOME: None
YAZI_ZOXIDE_OPTS: None
FZF_DEFAULT_OPTS: Some(" --color=bg+:#363a4f,spinner:#f4dbd6,hl:#ed8796 --color=fg:#cad3f5,header:#ed8796,info:#c6a0f6,pointer:#f4dbd6 --color=marker:#b7bdf8,fg+:#cad3f5,prompt:#c6a0f6,hl+:#ed8796 --color=selected-bg:#494d64 --multi")
Text Opener
default : Some(Opener { run: "/usr/bin/nvim \"$@\"", block: true, orphan: false, desc: "/usr/bin/nvim", for_: None, spread: true })
block-create: Some(Opener { run: "/usr/bin/nvim \"$@\"", block: true, orphan: false, desc: "/usr/bin/nvim", for_: None, spread: true })
block-rename: Some(Opener { run: "/usr/bin/nvim \"$@\"", block: true, orphan: false, desc: "/usr/bin/nvim", for_: None, spread: true })
Multiplexers
TMUX :false
tmux version : tmux 3.5a
tmux build flags : enable-sixel=Unknown
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)
ffmpeg/ffprobe: No such file or directory (os error 2) / No such file or directory (os error 2)
pdftoppm : 24.08.0
magick : 7.1.1-43
fzf : 0.59.0
fd/fdfind : 10.1.0 / No such file or directory (os error 2)
rg : 14.1.1
chafa : No such file or directory (os error 2)
zoxide : 0.9.4
7zz/7z : No such file or directory (os error 2) / No such file or directory (os error 2)
jq : 1.7.1
Clipboard
wl-copy/paste: 2.2.1 / 2.2.1
xclip : No such file or directory (os error 2)
xsel : 1.2.1
See https://yazi-rs.github.io/docs/plugins/overview#debugging on how to enable logging or debug runtime errors.
Describe the question
I have zoxide installed and I use the feature in Yazi to view the directory history with the default "z" button and then cd into one of those directories. What I was wondering is there a way to add to this directory history from within Yazi? This is probably only possible if the cd command that Yazi uses to jump directories also used zoxide and then every time I jump to a directory it adds it to the directory history. Is there no way to use zoxide to cd into new directories from within Yazi, so that these get added to the directory history?
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?
Linux Wayland
What terminal are you running Yazi in?
kitty v0.39.1
yazi --debug
outputDescribe the question
I have zoxide installed and I use the feature in Yazi to view the directory history with the default "z" button and then cd into one of those directories. What I was wondering is there a way to add to this directory history from within Yazi? This is probably only possible if the cd command that Yazi uses to jump directories also used zoxide and then every time I jump to a directory it adds it to the directory history. Is there no way to use zoxide to cd into new directories from within Yazi, so that these get added to the directory history?
Thanks!
Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions