php-shell/examples
Chris 5a45ca9c46 Rewrite, cleanup and bugfixes
* More events added, constants cleaned up
* Events now handled using noccylabs/tinyevent
* Fixed magenta/cyan mixup in style
* Fixed LineRead not resetting history pointer on command
2017-01-23 23:28:12 +01:00
..
basic.php Rewrite, cleanup and bugfixes 2017-01-23 23:28:12 +01:00
catchall.php Added an execute() method to context to catch unhandled commands 2016-11-19 14:18:53 +01:00
contexts.php Implemented contexts, optimizations 2016-11-01 15:12:11 +01:00
errors.php Fixed timer implementation 2017-01-22 23:22:13 +01:00
simple.php Fixed issue with global commands in parent contexts 2016-11-02 22:49:19 +01:00
timers.php Fixed timer implementation 2017-01-22 23:22:13 +01:00