aboutsummaryrefslogtreecommitdiff
path: root/bbstartup.sh
AgeCommit message (Collapse)Author
2019-10-09Shortened loop to find bindings.Bruce Hill
2019-10-08Set default columns to what the startup commands were doing by default,Bruce Hill
so that's no longer needed in the startup commands.
2019-10-03Appending '\0' to commandfile so subsequent writes don't get screwed up.Bruce Hill
2019-10-02Fixed `ln` argument orderingBruce Hill
2019-09-30Overhaul of how binding commands works. It's now all handled throughBruce Hill
bbstartup.sh, which loads bindings.bb and parses it to +bind:<keys>:<script> commands.