Benn

Results 193 comments of Benn

I don't need a patch. Just tell me what you did, and I'll see if it's something that can be incorporated into sdm.

Thx will have a look at it.

Thanks for trying sdm. Sorry to hear that you're having an issue. Unfortunately, the problem you are seeing with `konsole` appears to be due to a deficiency in the konsole...

> Thanks. A switch to disable colorizing completely would be a good solution. Personally I use the sdm in an image building script for CI, so colors have no sense...

Could you provide the (appropriately redacted) command string that you are using? It shouldn't be coloring with --batch. What I see at the end of your screen output is: ```...

OK. `--batch` should preclude the color from changing at all. I've modified the code in sdm to honor `--batch` so it won't change at all. This will be in the...

`--ecolors 0` and `--mcolors 0` added in V12.3. Please test/verify. Thx

Python is correct, that `ifda` should be `ifdat`. Not sure about the first one yet. Will spend some time on this today after breakfast. Thanks for giving imon a go,...

Both of your issues (icmplib doc and python errors) are corrected with updates on this GitHub. You should be able to rerun `imon-install`, which will download the updated files and...