From ea66ac565d4496a9444880d84d5e7591fada275b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 27 Dec 2013 15:32:16 -0200 Subject: Initial import --- urlview.dot.link | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 urlview.dot.link (limited to 'urlview.dot.link') diff --git a/urlview.dot.link b/urlview.dot.link new file mode 100644 index 0000000..ee88893 --- /dev/null +++ b/urlview.dot.link @@ -0,0 +1,10 @@ +# +# Sample urlview(1) configuration file +# + +# regular expression to use to match URLs +REGEXP ((((ht|f)tp)|mailto):(//)?[^ >"\t]*|(www|ftp)\.[-a-z0-9.]+|[-a-z0-9_\.]+@[-a-z0-9.]+)[^ .,;\t>">)] + +# Use url_handler. +COMMAND lynx %s + -- cgit v1.2.3