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_list_browsers | |
| download | irssi-urlmanager-4ef0f5708e20509e427c706acedff6a22bf0faaa.tar.gz | |
initial commit
Diffstat (limited to 'help/urlm_list_browsers')
| -rw-r--r-- | help/urlm_list_browsers | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/help/urlm_list_browsers b/help/urlm_list_browsers new file mode 100644 index 0000000..692b19e --- /dev/null +++ b/help/urlm_list_browsers @@ -0,0 +1,11 @@ + +URLM_LIST_BROWSERS + +Show the browser definition list. Items are listed in the same +format as used to define them: <browser>:<name>:<cmd-format>. The +default browser is marked with [*]. + +Note: urlm_add_browser, urlm_del_browser, and urlm_list_browsers store +the actual browser list as a string in the setting urlm_browsers. The +format of this setting is prickly; you shouldn't modify it directly. + | 
