From 9710351be5ee483d1326aa3570e4afe782e48570 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 15 Dec 2020 18:14:58 -0500 Subject: updated package list, updated muttrc with smtp, added some themes --- .urlview | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.urlview') diff --git a/.urlview b/.urlview index 8380774..8308e63 100644 --- a/.urlview +++ b/.urlview @@ -16,7 +16,6 @@ # Regular expression to use to match URLs. #REGEXP (((http|https|ftp|gopher)|mailto):(//)?[^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>">\):] -REGEXP (((http|https|ftp|gopher)|mailto)[.:][^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>">\):] # Command to invoke for selected URL. Use lynx, netscape, or url_handler.sh # shell script. Alternatively, you can leave COMMAND unset and set the BROWSER @@ -24,8 +23,7 @@ REGEXP (((http|https|ftp|gopher)|mailto)[.:][^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t> #COMMAND lynx %s #COMMAND netscape -remote 'openURL(%s)' -#COMMAND url_handler.sh -COMMAND qutebrowser %s +COMMAND url_handler.sh # Quit urlview after launch -- cgit v1.2.3