index
:
bb
main
A command line TUI file browser (bitty browser)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-28
Fixed up some makefile stuff with NAME flag
Bruce Hill
2021-01-18
Removed TCC hack, since this is now fixed in TCC
Bruce Hill
2021-01-02
Added -Werror
Bruce Hill
2021-01-02
Updating compiler flags
Bruce Hill
2021-01-01
A bit of refactoring, moving more rendering code into draw.c
Bruce Hill
2020-12-30
Refactoring into multiple files better
Bruce Hill
2020-10-23
Fixed comment
Bruce Hill
2020-06-04
Added some simplifications/tweaks
Bruce Hill
2020-06-03
Misc fixes and tweaks
Bruce Hill
2020-04-20
Slightly optimized column rendering by using the sequence for moving
Bruce Hill
2020-04-13
Simplified and cleaned up rendering logic
Bruce Hill
2020-04-10
General code cleanup and removed some unnecessary imports.
Bruce Hill
2020-04-09
Minor tweak to support compiling with TCC
Bruce Hill
2020-04-09
Version bump and documentation updates.
Bruce Hill
2020-04-08
Some overhaul and refactoring. bbstartup.sh and bindings.bb have been
Bruce Hill
2020-03-01
Fixed filesize column width
Bruce Hill
2020-02-24
Removed some unnecessary semicolons and cleaned up regex rename
Bruce Hill
2020-02-24
Moved bbstartup into a script, renamed helper/ -> scripts/, and added
Bruce Hill
2020-02-24
Fixed some issues with invalid column handling.
Bruce Hill
2020-02-24
Cleanup of binding loading code
Bruce Hill
2020-02-24
Added a slightly hacky fix to make sure `bb` can be run from the local
Bruce Hill
2020-02-24
Minor makefile cleanup.
Bruce Hill
2020-02-24
Don't close and reopen tty files when running scripts.
Bruce Hill
2020-02-24
Major update: instead of defining all the helper functions as static
Bruce Hill
2020-02-23
Removed unnecessary warning.
Bruce Hill
2020-02-23
Updated manpage version numbers.
Bruce Hill
2020-02-23
Added manpage for bbcmd and updated a bunch of the documenation.
Bruce Hill
2020-02-23
API tweaks and documentation updates.
Bruce Hill
2020-02-23
Cleaned up column rendering logic, including adding a 'stretchy' option
Bruce Hill
2020-02-23
Fixed color issue with column separator after '*' column
Bruce Hill
2020-02-23
Fixing spacing
Bruce Hill
2020-02-23
Moved import
Bruce Hill
2020-02-23
Working version of pulling columns into their own file.
Bruce Hill
2020-02-23
Fixed selection issue.
Bruce Hill
2020-02-23
Fix for globbing into subdirectories (e.g. `bbcmd glob:"* */*"`)
Bruce Hill
2020-02-22
Fixed column separator width
Bruce Hill
2020-02-22
Initial working version using globbing.
Bruce Hill
2020-02-18
Bugfix for cursor position not being remembered correctly.
Bruce Hill
2020-02-18
Fix for `cp` not being able to overwrite `bb` binary during
Bruce Hill
2020-02-17
Added xwindow title setting, and $HOME -> ~ in the bb path area.
Bruce Hill
2020-02-07
Added a scrollbar.
Bruce Hill
2020-01-12
Fixed memory leak.
Bruce Hill
2020-01-12
Updated to respect TMPDIR environment variable.
Bruce Hill
2019-12-11
Fix for mac support.
Bruce Hill
2019-12-07
Cleanup of how window resize events are handled.
Bruce Hill
2019-11-25
Updated `mkdir` syntax to make sure it works on mac
Bruce Hill
2019-11-24
Added Ctrl-L for '+refresh' to follow vim, etc.
Bruce Hill
2019-11-24
Minor version bump
Bruce Hill
2019-11-24
Bunch of minor pedantic cleanups to get rid of warnings and tidy up the
Bruce Hill
2019-11-24
Some speculative fixes/improvements for mac `read` command use.
Bruce Hill
[next]