Brash v1.2.15 Release Notes

29-Sep-2016: Updated

Bug fix: The ^C key, now terminates the input of if-statements, while-statements, for-statements and strings.

Previously statement parsing wasn't terminated, so ^C was not an effective way (as it always should have been) to get out of any mess you might have made at the command line by confusing where you are in some hierarchical tree of commands.

Thank goodness for exceptions! Needed Brash Enhancements and Caveats: