From 14e1b3f3911a916f482ff8c6961916266059147a Mon Sep 17 00:00:00 2001 From: Luca Bilke <bilke@tralios.de> Date: Thu, 1 Dec 2022 17:59:01 +0100 Subject: [PATCH] cleanup --- .config/lf/lfrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/lf/lfrc b/.config/lf/lfrc index a6a472aa..aff8018e 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -183,7 +183,7 @@ map <enter> shell map x $$f map X !$f map o &mimeopen $f -map O $mimeopen --ask $f +map O $mimeopen -a $f map A rename # at the very end map a push A<c-a> # at the very beginning map I push A<a-b> # after extension