From aa5c18c9400158c9f2d237c90d837052dc471d54 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 5 Mar 2025 13:20:14 -0500 Subject: [PATCH] AutoYADM commit: 2025-03-05 13:20:14 --- .config/yazi/keymap.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/yazi/keymap.toml b/.config/yazi/keymap.toml index 3fcd2de0..7dc1243e 100644 --- a/.config/yazi/keymap.toml +++ b/.config/yazi/keymap.toml @@ -45,8 +45,8 @@ prepend_keymap = [ "g", "r", ], run = 'shell -- ya emit cd "$(git rev-parse --show-toplevel)"', desc = "Goto git root" }, - { on = "o", run = "plugin open-with-cmd --ags=block", desc = "Open with command in terminal" }, - { on = "O", run = "plugin open-with-cmd", desc = "Open with command" }, + # { on = "o", run = "plugin open-with-cmd --ags=block", desc = "Open with command in terminal" }, + # { on = "O", run = "plugin open-with-cmd", desc = "Open with command" }, { on = [ "'", ";",