From e0c4c5942b8c2b9b55c8ef5d83a21b8b29e7c454 Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Tue, 7 Jan 2020 08:25:40 +0100 Subject: [PATCH] Add more sc-im extensions to rifle --- rifle.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rifle.conf b/rifle.conf index d4b9918..0b653e5 100644 --- a/rifle.conf +++ b/rifle.conf @@ -83,7 +83,8 @@ ext x?html?, has w3m, terminal = w3m "$@" # Misc #------------------------------------------- # Tabular Data -mime ^text/csv = sc-im -- "$@" +ext csv = sc-im -- "$@" +ext tsv|tab = sc-im -- "$@" ext sc = sc-im -- "$@" # Define the "editor" for text files as first action