| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-11 | Use `tput cvvis` and `tput civis` for cursor visibility and fix for `>` | Bruce Hill | |
| shell mode not showing cursor. | |||
| 2019-10-09 | Moved bbstartup search to a loop. | Bruce Hill | |
| 2019-10-03 | Version bump | Bruce Hill | |
| 2019-10-03 | Removed some unnecessary +refreshes, no longer enable cursor by default, | Bruce Hill | |
| but instead have ask() etc. make the cursor visible. Also cleaned up some of the failure cases for better feedback. | |||
| 2019-10-03 | Overhaul/cleanup of command line argument parsing. Now properly handles | Bruce Hill | |
| startup commands in the order: bbstartup.sh, bb +cmd, echo +cmd | bb | |||
| 2019-10-02 | Removed BB_QUIT | Bruce Hill | |
| 2019-10-02 | Fix for some messed up behavior for Escape key and for passing vararg | Bruce Hill | |
| commands to bb | |||
| 2019-09-30 | Fixed an issue with /etc/bb instead of /etc/xdg/bb and moved the startup | Bruce Hill | |
| command into bb.h with the other bb shell script stuff. | |||
| 2019-09-30 | Fix for `pause` having both bold+faint text instead of just faint. | Bruce Hill | |
| 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. | |||
