index
:
bb
main
A command line TUI file browser (bitty browser)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Collapse
)
Author
2021-07-29
Cleanup, added FOREACH() macro, fixed some bugs with key bindings.
Bruce Hill
2021-07-15
Tweaked ugly hack
Bruce Hill
2021-07-15
Improved execution order during startup so it's less hacky
Bruce Hill
2021-07-15
Fix for bindings
Bruce Hill
2021-07-06
Fixed sed compatibility issue
Bruce Hill
2021-04-17
Added auto sort/interleave when opening selection
Bruce Hill
2021-04-17
Proper history functionality via cd:- and cd:+
Bruce Hill
2021-04-16
Deprecated "<selection>" in favor of a better system using symlinks
Bruce Hill
2021-01-28
Renamed bbbindkeys -> bbkeys
Bruce Hill
2021-01-28
Cleanup
Bruce Hill
2021-01-28
Renamed $BBCURSOR -> $BB for concision
Bruce Hill
2020-06-04
Added some simplifications/tweaks
Bruce Hill
2020-06-03
Misc fixes and tweaks
Bruce Hill
2020-04-08
Some overhaul and refactoring. bbstartup.sh and bindings.bb have been
Bruce 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-24
Moved bbstartup into a script, renamed helper/ -> scripts/, and added
Bruce Hill
bbshutdown script. Also tweaked some of the precedence.