aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 4579604..06cf28a 100644
--- a/README
+++ b/README
@@ -72,6 +72,10 @@ position is restored to where it was in the terminal window before
url-picker was invoked. The url launched is displayed on the bottom
row of the terminal window for five seconds.
+To avoid surprises, the resource `url-picker.launchsingle` can be set to
+`false` to stop url-picker from automatically launching a single (sole) found
+URL, until its number has been typed.
+
RESOURCES
The following resources are recognized by url-picker:
@@ -82,6 +86,7 @@ URxvt.url-picker.input.foregroundColor Fg color for numbers typed
URxvt.url-picker.label.backgroundColor Bg color for numbered labels
URxvt.url-picker.label.foregroundColor Fg color for numbered labels
URxvt.url-picker.launcher Browser override
+URxvt.url-picker.launchsingle "false" to not auto-launch single url
URXVT.url-picker.order "descending" numbers in reverse
URxvt.url-picker.prompt.backgroundColor Bg color for "Follow:" prompt
URxvt.url-picker.prompt.foregroundColor Fg color for "Follow:" prompt