dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles # fast
git clone https://src.adamsgaard.dk/dotfiles.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 472d236065771a2b48678d67bd7e695999a68728
parent c3e7d30e6aed1195c5005db771206401b63ee0f7
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri, 26 Feb 2021 14:23:01 +0100

.urlview: detect gophers://

Diffstat:
M.urlview | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.urlview b/.urlview @@ -1,2 +1,2 @@ -REGEXP (((http|https|ftp|gopher)|mailto):(//)?[^ <>"\t]*|(www|ftp)[0-9]?\.[-a-z0-9.]+)[^ .,;\t\n\r<">\):]?[^, <>"\t]*[^ .,;\t\n\r<">\):] +REGEXP (((http|https|ftp|gopher|gophers)|mailto):(//)?[^ <>"\t]*|(www|ftp)[0-9]?\.[-a-z0-9.]+)[^ .,;\t\n\r<">\):]?[^, <>"\t]*[^ .,;\t\n\r<">\):] COMMAND plumb %s