Commit Graph

18 Commits

Author SHA1 Message Date
af3f642150 Updated docs. 2019-11-11 11:45:00 -08:00
3daa54df98 Moved config.h -> bb.h and did some cleanup, moving function
declarations and constants out of bb.c and into bb.h. Also
re-alphabetized the functions and updated the docs.
2019-09-30 17:06:27 -07:00
7a666d5195 Overhaul of how binding commands works. It's now all handled through
bbstartup.sh, which loads bindings.bb and parses it to
+bind:<keys>:<script> commands.
2019-09-30 15:46:24 -07:00
5045f908d6 Updated readme 2019-09-21 19:16:58 -07:00
63bf52a4a8 Added preview image 2019-07-15 22:31:42 -07:00
e6b0844ecc Added documentation for dmenu. 2019-07-15 22:30:34 -07:00
75c59302d9 Adding info 2019-06-10 22:32:38 -07:00
cf557b3416 Make instructions in a block 2019-06-10 22:28:47 -07:00
14ac6782a6 Wording 2019-06-10 22:28:09 -07:00
9e69ce6439 Fixed section headers 2019-06-10 22:27:06 -07:00
792a39500c Simplified the make flags for fuzzy finding and asking. Cleaned up the
readme a bit.
2019-06-10 22:26:13 -07:00
5a5f9afa05 Updated with some cleaner behavior for PICK and added SPIN. Also removed
command line flags in favor of manually using `tput rmcup`. Updated the
documentation.
2019-06-10 20:37:34 -07:00
f3b052d47c Updated docs and added some refresh consistency 2019-05-25 21:47:30 -07:00
ffc215a80a Updated LOC in readme 2019-05-24 17:36:15 -07:00
73124fedf9 Updated readme 2019-05-22 14:36:29 -07:00
5f0e1bf0be Overhaul to use arguments instead of piping for commands 2019-05-22 14:33:14 -07:00
292d1953e8 Updating naming 2019-05-22 01:56:39 -07:00
8f73ec7241 Added null-separation option for xargs to properly handle funky
filenames
2019-05-22 01:39:15 -07:00