aboutsummaryrefslogtreecommitdiff
path: root/bindings.bb
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-11-01 14:54:08 +0100
committerBruce Hill <bruce@bruce-hill.com>2019-11-01 14:54:08 +0100
commitcc1e70158730e621a530b11a985c50b5ecc48e12 (patch)
treeaeb73a2706a6ca9a9b682f224f9dca77a2e8f44c /bindings.bb
parentf960755b13ad03a1a69c7934611e648ebe2403ce (diff)
Fixed Ctrl-a syntax error
Diffstat (limited to 'bindings.bb')
-rw-r--r--bindings.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings.bb b/bindings.bb
index 41a2e8c..5b8dc6e 100644
--- a/bindings.bb
+++ b/bindings.bb
@@ -84,7 +84,7 @@ Shift-End: # Spread the selection to the bottom
bb +spread:100%n
Ctrl-a: # Select all files here
if [ $BBDOTFILES ]; then bb +sel: * .[!.]* ..?*
- else bb +sel: *
+ else bb +sel: *; fi
Section: File Actions
Left click: # Move cursor to file