How to search of a Directory in current directory? #3133
Replies: 2 comments
-
|
Your question is a little unclear but just press |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
There is a chance you might just want to do an incremental search. For that you just press Or, you can use filtering: press |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What system are you running Yazi on?
Linux X11
What terminal are you running Yazi in?
Alacritty
yazi --debugoutputyazi --debug 15:27:59 Yazi Version: 25.6.11 (c7f800ad 2025-07-02) Debug : false Triple : x86_64-unknown-linux-gnu (linux-x86_64) Rustc : 1.87.0 (17067e9a 2025-05-09) Ya Version: 25.6.11 (c7f800ad 2025-07-02) Emulator TERM : Some("alacritty") TERM_PROGRAM : None TERM_PROGRAM_VERSION: None Brand.from_env : None Emulator.detect : Emulator { kind: Right(Unknown { kgp: false, sixel: false }), light: false, csi_16t: (0, 0), force_16t: false } Adapter Adapter.matches : X11 Dimension.available: Dimension { rows: 28, columns: 212, width: 1908, height: 504 } Desktop XDG_SESSION_TYPE : None WAYLAND_DISPLAY : None DISPLAY : Some(":0.0") SWAYSOCK : None HYPRLAND_INSTANCE_SIGNATURE: None WAYFIRE_SOCKET : None SSH shared.in_ssh_connection: false WSL WSL: false Variables SHELL : Some("/usr/bin/fish") EDITOR : None 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 : tmux 3.3a tmux build flags : enable-sixel=Unknown ZELLIJ_SESSION_NAME: None Zellij version : 0.42.2 Dependencies file : 5.44 ueberzugpp : No such file or directory (os error 2) ffmpeg/ffprobe: 5.1.7-0 / 5.1.7-0 pdftoppm : 22.12.0 magick : 7.1.2-2 fzf : 0.65.1 fd/fdfind : No such file or directory (os error 2) / 8.6.0 rg : 13.0.0 chafa : No such file or directory (os error 2) zoxide : 0.9.8 7zz/7z : 22.01 / 16.02 resvg : No such file or directory (os error 2) jq : 1.6 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 : 1.2.0 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.Describe the question
How to search of a Directory in current directory?
Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions