From 4ef0f5708e20509e427c706acedff6a22bf0faaa Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 12 Aug 2015 04:30:10 -0400 Subject: initial commit --- help/urlm_add_override | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 help/urlm_add_override (limited to 'help/urlm_add_override') diff --git a/help/urlm_add_override b/help/urlm_add_override new file mode 100644 index 0000000..167808f --- /dev/null +++ b/help/urlm_add_override @@ -0,0 +1,15 @@ + +URLM_ADD_OVERRIDE + +Add an override, for use with /urlm_open (q.v.) + + is the "tag", previously defined with URLM_ADD_BROWSER. + + is a Perl regular expression (regex). Any URL matching the +regex (case-insensitive) will be open with . + +It's probably best to avoid conflicting/overlapping patterns, although +it can be done if you remember that the regexes are checked against each +URL in the order they are displayed in /urlm_list_overrides (which is +in fact the order in which they were defined). + -- cgit v1.2.3