diff options
Diffstat (limited to 'help/urlm_wget_autoclose')
-rw-r--r-- | help/urlm_wget_autoclose | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/help/urlm_wget_autoclose b/help/urlm_wget_autoclose new file mode 100644 index 0000000..42af64f --- /dev/null +++ b/help/urlm_wget_autoclose @@ -0,0 +1,13 @@ + +Setting: URLM_WGET_AUTOCLOSE + +Boolean; whether or not to automatically close windows created by running +wget (via /wget or /urlm_wget). Default: ON + +With this setting OFF, you'll have to manually close windows created +by /wget or /urlm_wget. + +Changing this setting only affects wget windows created after the change. +Any existing wget windows will still be autoclosed if the old value was +ON, or else they will not be autoclosed if the old value was OFF. + |