eocron

Results 5 issues of eocron

Is it possible to add previous/next button and key bindings for preview panel? So user can just navigate to next item in same hierarchy?

Hello, found problem with HelpVerbOption, it does not pass verb name if specified like this: app.exe help some-verb-name Can you please check this? Also, I questioned it on stackoverflow [here](http://stackoverflow.com/questions/43092065/command-line-parser-verb-help-not-working).

I didn't found Timeout option for RunCompile/Run methods. Not present in configurator either. So Im a little bit in a pinch when it comes to running untrusted code, for example:...

``` int someGlobal1; int[] someGlobal2; kernel void SomeKernel() { //some code } ``` How can I set values of two global variables defined like this in C#? Is there a...

Running on Home Assistant on Truenas scale. Getting 500 Internal Server Error on 'https://192.168.1.108:443/cgi-bin/configManager.cgi?action=setConfig&MotionDetect%5B0%5D.Enable=true' But I do can access it thorugh browser (and strangely it ask me for user name/password...