aboutsummaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Expand)Author
2019-09-30Moved config.h -> bb.h and did some cleanup, moving functionBruce Hill
2019-09-30Ditching the whole config.def.h paradigm in favor of just having aBruce Hill
2019-05-22In st style, moving config to default config file, which copiesBruce Hill
2019-05-22Added null-separation option for xargs to properly handle funkyBruce Hill
2019-05-22Removed /dev/null hackBruce 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