diff options
Diffstat (limited to 'bindings.bb')
| -rw-r--r-- | bindings.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bindings.bb b/bindings.bb index 792d5ca..5088a4e 100644 --- a/bindings.bb +++ b/bindings.bb @@ -81,8 +81,7 @@ Shift-Home: # Spread the selection to the top 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: *; fi + bb +select Section: File Actions Left click: # Move cursor to file |
