| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-30 | Moved config.h -> bb.h and did some cleanup, moving function | Bruce Hill | |
| declarations and constants out of bb.c and into bb.h. Also re-alphabetized the functions and updated the docs. | |||
| 2019-09-30 | Ditching the whole config.def.h paradigm in favor of just having a | Bruce Hill | |
| single config.h file. It's mostly not used very much anyways now that the startup commands and key bindings are in their own files. | |||
| 2019-05-22 | In st style, moving config to default config file, which copies | Bruce Hill | |
| itself during the build process. | |||
| 2019-05-22 | Added null-separation option for xargs to properly handle funky | Bruce Hill | |
| filenames | |||
| 2019-05-22 | Removed /dev/null hack | Bruce Hill | |
| 2019-05-22 | Added dynamically generated help, fixed some ctrl-c stuff. | Bruce Hill | |
| 2019-05-21 | Added ctrl-z for suspend and added a sort of hybrid mode for running | Bruce Hill | |
| commands at the bottom of the screen instead of in a full terminal mode. | |||
| 2019-05-21 | Deleted the prompt code. Scripts can just do that instead. | Bruce Hill | |
| 2019-05-21 | Added some more keybindings and cleaned up a bit | Bruce Hill | |
| 2019-05-21 | Updates and improvements. | Bruce Hill | |
