Commit Graph

9 Commits

Author SHA1 Message Date
Chris 266c538f01 Bugfixed history logic, example tweaks 2024-03-02 02:17:32 +01:00
Chris fdbcc7adae Bugfixes, updated examples
* Added example of using the abort event
* Added setter/getter for allowAbbreviatedCommands
* Fixed SIGINT handling
2024-02-28 18:40:26 +01:00
Chris 24b7a79827 Updated readme and examples 2024-02-28 12:44:09 +01:00
Chris 14f1d7f0cf Bugfix history cursor position
* Added check to make sure that the cursor does not remain past
  the end of the line when scrolling to a shorter entry.
2024-02-28 12:38:39 +01:00
Chris 6eddf0e847 Basic history support with up/down arrow keys 2024-02-28 12:34:47 +01:00
Chris ba27d840ea Styling, abbreviated commands 2024-02-27 22:07:38 +01:00
Chris 17064e7e43 Fixed line scrolling, prompt style 2024-02-27 15:03:40 +01:00
Chris baff64be7a Basic command handler, bugfixes 2024-02-27 02:22:49 +01:00
Chris c92c40b45a Initial commit 2024-02-27 02:08:29 +01:00