From e99470595c3d3460a13e40bf04a8c526cb2dd51d Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 5 Mar 2025 13:25:13 -0500 Subject: [PATCH] AutoYADM commit: 2025-03-05 13:25:13 --- .config/yazi/keymap.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/yazi/keymap.toml b/.config/yazi/keymap.toml index 7dc1243e..42333430 100644 --- a/.config/yazi/keymap.toml +++ b/.config/yazi/keymap.toml @@ -46,7 +46,7 @@ prepend_keymap = [ "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", desc = "Open with command" }, { on = [ "'", ";",