From 1c7abb93eb39417fcf81c67875bfd804f3458a1a Mon Sep 17 00:00:00 2001 From: Daniel Lublin Date: Mon, 4 Feb 2019 11:09:14 +0100 Subject: Add launchsingle option --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') 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 -- cgit v1.2.3