diff options
author | B. Watson <yalhcru@gmail.com> | 2015-08-12 04:30:10 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2015-08-12 04:30:10 -0400 |
commit | 4ef0f5708e20509e427c706acedff6a22bf0faaa (patch) | |
tree | d12262b419530f40a3ef7cd24998f047ed443ebf /help/urlm_wget_autoclose_delay | |
download | irssi-urlmanager-4ef0f5708e20509e427c706acedff6a22bf0faaa.tar.gz |
initial commit
Diffstat (limited to 'help/urlm_wget_autoclose_delay')
-rw-r--r-- | help/urlm_wget_autoclose_delay | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/help/urlm_wget_autoclose_delay b/help/urlm_wget_autoclose_delay new file mode 100644 index 0000000..206657b --- /dev/null +++ b/help/urlm_wget_autoclose_delay @@ -0,0 +1,10 @@ + +Setting: URLM_WGET_AUTOCLOSE_DELAY + +Integer; how long to wait after a wget download is complete, before auto- +closing the window. No effect if urlm_wget_autoclose is OFF. + +With urlm_wget_autoclose ON, set urlm_wget_autoclose_delay to zero to +immediately close wget windows, or to a number of seconds to delay +before closing wget windows. + |