From d96a6f0b65dcfa7df9705e62e986c9bc110f8c25 Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Sun, 27 Sep 2015 03:58:59 +0200 Subject: bindings: add bindings for shift-up/down (select and scroll) --- doc/bindings | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/bindings b/doc/bindings index f6e1f87f..93e78793 100644 --- a/doc/bindings +++ b/doc/bindings @@ -154,9 +154,17 @@ #def_key "up" # scroll_up # +#def_key "shift-up" +# select_item +# scroll_up +# #def_key "down" # scroll_down # +#def_key "shift-down" +# select_item +# scroll_down +# #def_key "[" # scroll_up_album # -- cgit v1.2.3