From 5baed64475098a2e847f95f74c0a186187bce4f4 Mon Sep 17 00:00:00 2001 From: committer Date: Fri, 31 May 2024 16:42:49 -0500 Subject: [PATCH] u --- dots/lf/lfrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/lf/lfrc b/dots/lf/lfrc index 1c79b71..160eea5 100644 --- a/dots/lf/lfrc +++ b/dots/lf/lfrc @@ -42,6 +42,7 @@ map :unselect; clear # clear all selected map ` !true # show the result of execution of previous commands map a :push %mkdir # mkdir command. See wiki if you want it to select created dir map b dragon +map e edit map o &mimeopen $f # dedicated keys for file opener actions map O $mimeopen --ask $f map x $$f # execute current file (must be executable)