Fixed Ctrl-a syntax error

This commit is contained in:
Bruce Hill 2019-11-01 14:54:08 +01:00
parent f960755b13
commit cc1e701587

View File

@ -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