Commit Graph

7 Commits

Author SHA1 Message Date
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
8df4cceca0 Added printing to ask1 command 2019-11-06 17:22:12 +01:00
4cc2bd59c3 Shortened loop to find bindings. 2019-10-09 17:28:59 -07:00
220d0dc402 Set default columns to what the startup commands were doing by default,
so that's no longer needed in the startup commands.
2019-10-08 19:30:37 -07:00
e364995dcd Appending '\0' to commandfile so subsequent writes don't get screwed up. 2019-10-03 13:24:52 -07:00
905783d644 Fixed ln argument ordering 2019-10-02 13:51:51 -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