From 0692f0a3ac46e5464a4754fadce6fc74465ee674 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 2 May 2024 14:59:59 +0200 Subject: [PATCH] Update home/.config/ranger/rifle.conf --- home/dot_config/ranger/rifle.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/dot_config/ranger/rifle.conf b/home/dot_config/ranger/rifle.conf index 63e561b..b2c08bc 100644 --- a/home/dot_config/ranger/rifle.conf +++ b/home/dot_config/ranger/rifle.conf @@ -140,8 +140,8 @@ mime ^text, ext tex|asy, has texmaker, X, flag f = texmaker -- "$@" # Define the "editor" for text files as last action mime ^text, label editor = ${VISUAL:-$EDITOR} -- "$@" mime ^text, label pager = "$PAGER" -- "$@" -!mime ^text, label editor, ext xml|json|lua|csv|tex|py|pl|rb|js|sh|php|htm|html|xhtml = ${VISUAL:-$EDITOR} -- "$@" -!mime ^text, label pager, ext xml|json|lua|csv|tex|py|pl|rb|js|sh|php|htm|html|xhtml = "$PAGER" -- "$@" +!mime ^text, label editor, ext mmd|xml|json|lua|csv|tex|py|pl|rb|js|sh|php|htm|html|xhtml = ${VISUAL:-$EDITOR} -- "$@" +!mime ^text, label pager, ext mmd|xml|json|lua|csv|tex|py|pl|rb|js|sh|php|htm|html|xhtml = "$PAGER" -- "$@" #------------------------------------------- # Websites