diff options
Diffstat (limited to 'docs/help/in/bind.in')
-rw-r--r-- | docs/help/in/bind.in | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/help/in/bind.in b/docs/help/in/bind.in index 5eff4145..d6151b23 100644 --- a/docs/help/in/bind.in +++ b/docs/help/in/bind.in @@ -1,25 +1,27 @@ -Syntax: +%9Syntax:%9 @SYNTAX:bind@ -Parameters: +%9Parameters:%9 -list: Displays a list of all the bindable commands. -delete: Removes the binding, - A name of the binding and the command to perform. + A name of the binding and the command to perform; if no parameter is given, + the list of bindings will be displayed. Details: - Adds or removes a binding. The binding itself is case-sensitive and may + Adds or removes a binding; the binding itself is case-sensitive and may contain as many characters as you want. Uppercase characters usually indicate that you need to keep the shift-key pressed to use the binding. -Examples: +%9Examples:%9 + /BIND /BIND meta-c /CLEAR /BIND meta-q change_window 16 /BIND -delete meta-y @@ -28,5 +30,5 @@ Examples: /BIND ^[[11~ command AWAY I'm off for today :) /BIND ^[[12~ command AWAY -See also: ALIAS +%9See also:%9 ALIAS |