aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2024-06-10Fix issue where `tput cvvis` was failing and causing script to failBruce Hill
2024-06-10Fix issue where `tput cvvis` was failing and causing the command toBruce Hill
fail
2023-10-15Tweaks to actionsBruce Hill
2021-08-13Minor changes/fixesBruce Hill
2021-07-29Cleanup, added FOREACH() macro, fixed some bugs with key bindings.Bruce Hill
2021-07-15Tweaked ugly hackBruce Hill
2021-07-15Improved execution order during startup so it's less hackyBruce Hill
2021-07-15Fix for bindingsBruce Hill
2021-07-06Fixed sed compatibility issueBruce Hill
2021-04-17Added auto sort/interleave when opening selectionBruce Hill
2021-04-17Proper history functionality via cd:- and cd:+Bruce Hill
2021-04-16Deprecated "<selection>" in favor of a better system using symlinksBruce Hill
2021-01-28Renamed bbbindkeys -> bbkeysBruce Hill
2021-01-28CleanupBruce Hill
2021-01-28Renamed $BBCURSOR -> $BB for concisionBruce Hill
2020-06-04Added some simplifications/tweaksBruce Hill
2020-06-03Misc fixes and tweaksBruce Hill
2020-04-08Some overhaul and refactoring. bbstartup.sh and bindings.bb have beenBruce Hill
moved into scripts/bbstartup and scripts/bbbindkeys alongside the other scripts. Some minor bugs have been fixed as well, and a few bindings added.
2020-02-24Moved bbstartup into a script, renamed helper/ -> scripts/, and addedBruce Hill
bbshutdown script. Also tweaked some of the precedence.