From 4ef0f5708e20509e427c706acedff6a22bf0faaa Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 12 Aug 2015 04:30:10 -0400 Subject: initial commit --- help/urlm_short_cmds | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 help/urlm_short_cmds (limited to 'help/urlm_short_cmds') diff --git a/help/urlm_short_cmds b/help/urlm_short_cmds new file mode 100644 index 0000000..3b15d48 --- /dev/null +++ b/help/urlm_short_cmds @@ -0,0 +1,14 @@ + +Setting: URLM_SHORT_CMDS (boolean, default: on) + +Whether or not to bind short command names, such as /ff as an alias +for /urlm_open_ff. The only commands that get short-name aliases are +/urlm_open (alias /uo) and the /urlm_open_* commands (which get the +browser tags as their short aliases). + +When this option is off, every command defined by urlmanager begins +with the string "urlm_", which acts as a sort of a namespace. Some +people might hate "polluting" the rest of the command namespace, or +maybe they already have a /uo command defined in another script. If +you're one of these people, /set urlm_short_cmds off. + -- cgit v1.2.3