From 7f6da862cca1e473c594d8e8af8bba0a45f0ef7d Mon Sep 17 00:00:00 2001 From: cage Date: Wed, 28 Feb 2024 19:49:39 +0100 Subject: [PATCH] - decommented configuration directive to open text files with tinmop. --- etc/shared.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/shared.conf b/etc/shared.conf index c26de9f..fc81ecd 100644 --- a/etc/shared.conf +++ b/etc/shared.conf @@ -230,7 +230,7 @@ gemini.exclusive.mode.links.height = 1/4 # following: valid values are "tinmop" "me" "internal" # ▼▼▼▼▼▼▼▼ open "^((gemini://)|(\\.)|(/)).+gmi$" with "tinmop" -#open "^((gemini://)|(\\.)|(/)).+txt$" with "tinmop" +open "^((gemini://)|(\\.)|(/)).+txt$" with "tinmop" open "^((gemini://)|(\\.)|(/)).+sh$" with "tinmop" open ".gpub$" with "tinmop"