globs?
#3327
Replies: 2 comments
-
|
for now i settled on this solution but globs should work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Maybe the global is matched against the full path? Try „*secrets*.yaml“ |
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 Wayland
What terminal are you running Yazi in?
wezterm
yazi --debugoutputYazi Version: 25.9.15 (577065c 2025-11-12) Debug : false Triple : x86_64-unknown-linux-gnu (linux-x86_64) Rustc : 1.91.0 (f8297e35 2025-10-28) Ya Version: 25.9.15 (577065c 2025-11-12) Emulator TERM : Some("xterm-256color") TERM_PROGRAM : Some("WezTerm") TERM_PROGRAM_VERSION: Some("20250909-070512-bf9a2aee") Brand.from_env : Some(WezTerm) Emulator.detect : Emulator { kind: Left(WezTerm), light: false, csi_16t: (10, 27), force_16t: true } Adapter Adapter.matches : Iip Dimension.available: Dimension { rows: 40, columns: 190, width: 0, height: 0 } Desktop XDG_SESSION_TYPE : Some("tty") WAYLAND_DISPLAY : None DISPLAY : Some("192.168.11.30:10") SWAYSOCK : None HYPRLAND_INSTANCE_SIGNATURE: None WAYFIRE_SOCKET : None SSH shared.in_ssh_connection: true WSL WSL: false Variables SHELL : Some("/run/current-system/sw/bin/zsh") EDITOR : Some("nvim") VISUAL : Some("nvim") YAZI_FILE_ONE : None YAZI_CONFIG_HOME : None YAZI_ZOXIDE_OPTS : None FZF_DEFAULT_OPTS : Some("--height 60% --border --multi --color bg:#1e1e2e,bg+:#313244,fg:#cdd6f4,fg+:#cdd6f4,header:#f38ba8,hl:#f38ba8,hl+:#f38ba8,info:#cba6f7,marker:#b4befe,pointer:#f5e0dc,prompt:#cba6f7,selected-bg:#45475a,spinner:#f5e0dc") FZF_DEFAULT_COMMAND: None Text Opener default : Some(OpenerRule { run: "${EDITOR:=nvim} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) block-create: Some(OpenerRule { run: "${EDITOR:=nvim} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) block-rename: Some(OpenerRule { run: "${EDITOR:=nvim} \"$@\"", 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.45 ueberzugpp : No such file or directory (os error 2) ffmpeg/ffprobe: 7.1.1 / 7.1.1 pdftoppm : 25.10.0 magick : 7.1.2-8 fzf : 0.66.1 fd/fdfind : 10.3.0 / No such file or directory (os error 2) rg : 15.1.0 chafa : 1.16.2 zoxide : 0.9.8 7zz/7z : 25.01 / 17.05 resvg : 0.45.1 jq : 1.8.1 Clipboard wl-copy/paste: 2.2.1 / 2.2.1 xclip : 0.13 xsel : 1.2.1 Routine `file -bL --mime-type`: text/plainDescribe the question
is there a way to use finer grained blobs in url? eg I want
secrets*.yamlinstead of*.yaml:currently it does not seem to work, both in win11 and in nixos.
Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions