aboutsummaryrefslogtreecommitdiff
path: root/scripts/bbkeys
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-04-17 12:15:50 -0700
committerBruce Hill <bruce@bruce-hill.com>2021-04-17 12:15:50 -0700
commit34cb45567ea01b175e59b039d425997883729f33 (patch)
tree4ef8a1c2f9f99b3d08a7f557961cc71fd154cbe8 /scripts/bbkeys
parent79fae84b106d4ca83ef603117cda395e3fe18132 (diff)
Added auto sort/interleave when opening selection
Diffstat (limited to 'scripts/bbkeys')
-rwxr-xr-xscripts/bbkeys2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bbkeys b/scripts/bbkeys
index 87934c0..6c79e2c 100755
--- a/scripts/bbkeys
+++ b/scripts/bbkeys
@@ -138,7 +138,7 @@ bbpause
[ $# -gt 0 ] && bbconfirm "The current selection will be discarded. "
loadpath="$(find "$XDG_DATA_HOME"/bb/ -mindepth 1 -maxdepth 1 -name '*.sel' -printf '%P\0' | bbpick "Load selection: ")"
find "$XDG_DATA_HOME/bb/$loadpath" -mindepth 1 -maxdepth 1 -printf '%l\0' | bbcmd deselect select:
-bbcmd goto
+bbcmd goto sort:'+*' interleave
## J: Spread selection down
bbcmd spread:+1