Added auto sort/interleave when opening selection
This commit is contained in:
parent
79fae84b10
commit
34cb45567e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user