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_split_size | |
download | irssi-urlmanager-4ef0f5708e20509e427c706acedff6a22bf0faaa.tar.gz |
initial commit
Diffstat (limited to 'help/urlm_wget_split_size')
-rw-r--r-- | help/urlm_wget_split_size | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/help/urlm_wget_split_size b/help/urlm_wget_split_size new file mode 100644 index 0000000..63beb07 --- /dev/null +++ b/help/urlm_wget_split_size @@ -0,0 +1,11 @@ + +Setting: URLM_WGET_SPLIT_SIZE + +Integer; how tall (in screen lines) to make split windows created by +/wget or /urlm_wget. Set to zero (the default) to use hidden (full-sized) +windows instead of split windows. + +Try not to set this too high; if urlmanager is unable to resize a window +to this size, the window will remain at the default size (as used +by the /window split command). + |