]> gitweb.fluxo.info Git - metadot.git/commitdiff
Adding urlview config
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 14 Feb 2013 02:10:01 +0000 (00:10 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 14 Feb 2013 02:10:01 +0000 (00:10 -0200)
modules/mutt/urlview.dot.link [new file with mode: 0644]

diff --git a/modules/mutt/urlview.dot.link b/modules/mutt/urlview.dot.link
new file mode 100644 (file)
index 0000000..ee88893
--- /dev/null
@@ -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
+