aboutsummaryrefslogtreecommitdiff
path: root/bb.c
AgeCommit message (Expand)Author
2019-05-22Added help/usageBruce Hill
2019-05-22Removing dead codeBruce Hill
2019-05-22Better arg parsing and updated docsBruce Hill
2019-05-22Added null-separation option for xargs to properly handle funkyBruce Hill
2019-05-22Added dynamically generated help, fixed some ctrl-c stuff.Bruce Hill
2019-05-21Added ctrl-z for suspend and added a sort of hybrid mode for runningBruce Hill
2019-05-21Deleted the prompt code. Scripts can just do that instead.Bruce Hill
2019-05-21Added some more keybindings and cleaned up a bitBruce Hill
2019-05-21Updates and improvements.Bruce Hill
2019-05-21Added fuzzy findingBruce Hill
2019-05-21Tidying upBruce Hill
2019-05-21Changed info for symlinks to be about link instead of linked fileBruce Hill
2019-05-21Fixed up ctrl-a and esc for select all and clearBruce Hill
2019-05-21Added a bit more functionality including a user input promptBruce Hill
2019-05-21Some changes to sorting and mouse wheel scrolling.Bruce Hill
2019-05-21Added command line flagsBruce Hill
2019-05-21Lotsa improvementsBruce Hill
2019-05-21Mostly working version with linked lists and regular arraysBruce Hill
2019-05-20Initial commitBruce Hill