From b5e646615e42a1f6991c7424c639faf2c4b49d52 Mon Sep 17 00:00:00 2001 From: Jeinzi Date: Sat, 1 Sep 2018 03:33:22 +0200 Subject: Adapted documentation. --- doc/imv.5.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/imv.5.txt b/doc/imv.5.txt index cb12eb3..8c376a6 100644 --- a/doc/imv.5.txt +++ b/doc/imv.5.txt @@ -96,7 +96,8 @@ Binds The *[binds]* section allows custom key bindings to be added to imv. Binds are in the format 'key combination = command'. A key combination can -consist of multiple keys in succession. +consist of multiple keys in succession. If there is more then one command +defined for a given key combination, they are executed one after another. Single keys such as 'q' are just that: 'q = quit' will bind the 'q' key to the 'quit' command. -- cgit v1.2.3