From 39db078d581075202cd6e76effd62236bc0c3c7e Mon Sep 17 00:00:00 2001 From: Alex Goodman Date: Wed, 31 Oct 2018 23:53:02 -0400 Subject: [PATCH] tweaks --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed564c0..307e6bb 100644 --- a/README.md +++ b/README.md @@ -122,15 +122,18 @@ log: path: ./dive.log level: info -# note: you can specify multiple bindings by separating values with a comma. UI hinting shows the first binding. +# note: you can specify multiple bindings by separating values with a comma. +# note: UI hinting is derived from the first binding keybinding: # global bindings quit: ctrl+c toggle-view: tab, ctrl+space filter-files: ctrl+f, ctrl+slash + # layer view specific bindings compare-all: ctrl+a compare-layer: ctrl+l + # file view specific bindings toggle-collapse-dir: space toggle-added-files: ctrl+a