Replies: 1 comment
-
|
It's possible, for example: { on = "e", run = 'shell --block -- vim "$0"' }Doc of the |
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?
ghostty
yazi --debugoutputYazi Version: 25.5.28 (Nixpkgs 2025-05-28) Debug : false Triple : x86_64-unknown-linux-gnu (linux-x86_64) Rustc : 1.86.0 (05f9846f 2025-03-31) Ya Version: 25.5.28 (Nixpkgs 2025-05-28) Emulator TERM : Some("tmux-256color") TERM_PROGRAM : Some("tmux") TERM_PROGRAM_VERSION: Some("3.5a") Brand.from_env : Some(Ghostty) Emulator.detect : Emulator { kind: Left(Ghostty), light: false, csi_16t: (12, 27), force_16t: false } Adapter Adapter.matches : Kgp Dimension.available: Dimension { rows: 37, columns: 77, width: 924, height: 999 } Desktop XDG_SESSION_TYPE : Some("x11") WAYLAND_DISPLAY : None DISPLAY : Some(":0") SWAYSOCK : None HYPRLAND_INSTANCE_SIGNATURE: None WAYFIRE_SOCKET : None SSH shared.in_ssh_connection: false WSL WSL: false Variables SHELL : Some("/nix/store/q02m3zz38942iyji3flncapak4m6sahh-zsh-5.9/bin/zsh") EDITOR : Some("nvim") 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 : true 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 : 2.9.6 ffmpeg/ffprobe: 7.1.1 / 7.1.1 pdftoppm : 25.05.0 magick : 7.1.1-47 fzf : 0.62.0 fd/fdfind : 10.2.0 / No such file or directory (os error 2) rg : 14.1.1 chafa : 1.14.5 zoxide : 0.9.7 7zz/7z : 24.09 / 17.05 resvg : 0.44.0 jq : 1.7.1 Clipboard wl-copy/paste: No such file or directory (os error 2) / No such file or directory (os error 2) xclip : 0.13 xsel : No such file or directory (os error 2) 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
Is it possible to make one keybinding to always open with editor?
Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions