| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-12 | verhaul of terminal keypress handling and labeling to support more | Bruce Hill | |
| functionality for mouse clicking/dragging/left clicking/middle clicking/double clicking and to have more standardized behavior for key names and better handling of key modifiers (Ctrl, Alt, Meta, Shift). Also moved Ctrl-c and Ctrl-z to custom key bindings with (bb +kill and bb +suspend). Mouse clicking is now also handled in key bindings. | |||
| 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 | Overhaul of how binding commands works. It's now all handled through | Bruce Hill | |
| bbstartup.sh, which loads bindings.bb and parses it to +bind:<keys>:<script> commands. | |||
