summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--url.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/url.c b/url.c
index 72cad0a..9de2f9a 100644
--- a/url.c
+++ b/url.c
@@ -41,6 +41,7 @@ static const char *Pattern = {
 	"("
 	"cvs|"
 	"ftp|"
+	"gemini|"
 	"git|"
 	"gopher|"
 	"http|"
lt;b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe