diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/imv.1.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/imv.1.txt b/doc/imv.1.txt index eb00c62..0d6a2b3 100644 --- a/doc/imv.1.txt +++ b/doc/imv.1.txt @@ -138,6 +138,11 @@ Commands can be entered by pressing *:*. imv supports the following commands: Set the background color. 'checks' for a chequerboard pattern, or specify a 6-digit hexadecimal color code. Aliased to 'bg'. +*bind* <keys> <commands>:: + Binds an action to a set of key inputs. Uses the same syntax as the config + file, but without an equals sign between the keys and the commands. For + more information on syntax, see **imv**(5). + Configuration ------------- |