summaryrefslogtreecommitdiff
path: root/doc/bindings
diff options
context:
space:
mode:
authorAndrzej Rybczak <electricityispower@gmail.com>2015-05-09 21:37:40 +0200
committerAndrzej Rybczak <electricityispower@gmail.com>2015-05-09 21:40:09 +0200
commit38b1064f1f23b4f56772a65c11885c600cca2845 (patch)
tree8f3e2bd7ef4b79ea44d1d5fd9f0e69c3a5f91754 /doc/bindings
parentccb468592d6c67641b9768d7535949c341dacd5b (diff)
actions: move item selection to its own action and bind it to insert
Diffstat (limited to 'doc/bindings')
-rw-r--r--doc/bindings6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/bindings b/doc/bindings
index 14ce304a..3352afc3 100644
--- a/doc/bindings
+++ b/doc/bindings
@@ -177,6 +177,9 @@
#def_key "end"
# move_end
#
+#def_key "insert"
+# select_item
+#
#def_key "space"
# press_space
#
@@ -324,9 +327,6 @@
#def_key "Y"
# toggle_replay_gain_mode
#
-#def_key "t"
-# toggle_space_mode
-#
#def_key "T"
# toggle_add_mode
#