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 (
Expand
)
Author
2024-06-10
Fix issue where `tput cvvis` was failing and causing the command to
Bruce Hill
2023-10-15
Tweaks to actions
Bruce Hill
2021-08-13
Minor changes/fixes
Bruce Hill
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
2020-02-24
Moved bbstartup into a script, renamed helper/ -> scripts/, and added
Bruce Hill