Commit Graph

29 Commits

Author SHA1 Message Date
641452dc96 Fix for bcd on zsh 2021-07-05 19:54:49 -07:00
f5ebe5f2b8 Tweaks 2021-07-05 19:17:35 -07:00
4f0ed58b27 Restored docs for bcd 2021-07-05 19:15:04 -07:00
a78619a402 Switch from /etc/xdg/bb to /etc/bb 2021-07-03 21:41:08 -07:00
1d54d6a292 Removed outdated info 2021-07-03 21:20:42 -07:00
d145f13cca Added commons clause to the license 2021-01-28 23:00:34 -08:00
8842891a7c Renamed bbbindkeys -> bbkeys 2021-01-28 22:32:42 -08:00
5eb79c076c Added some simplifications/tweaks 2020-06-04 00:05:18 -07:00
e0a30fe02b Some overhaul and refactoring. bbstartup.sh and bindings.bb have been
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-04-08 23:58:37 -07:00
5569e926c1 Added manpage for bbcmd and updated a bunch of the documenation. 2020-02-23 22:05:19 -08:00
b7ad0e93a2 Refactored bb +... to bbcmd ... within bb bindings. This makes
things a lot less ambiguous. Also removed the default marks created in
bbstartup.sh and ensured that `$XDG_DATA_HOME` and `$XDG_CONFIG_HOME`
always get set as environment variables.
2019-11-11 12:29:40 -08:00
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