<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><br class=""></div>Another one for Steve:<div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class=""><a href="https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/issues/32" class="">https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/issues/32</a></div><div class=""><br class=""></div><div class=""><i class="">When running commands in ssh console (maybe others), the output is batched up and only output when the command has finished running.<br class=""><br class="">An example is:<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">      </span>test sd<br class=""><br class="">But also:<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">        </span>ota flash http<br class=""><br class="">It would be better if it could be output as the command is run.</i></div></blockquote><div class=""><br class=""></div><div class="">The issue is that we get no output when the command is run, then 30 seconds later (when command finishes) everything comes in one big batch output. The progress messages issued while the command runs are batched up.</div><div class=""><br class=""></div><div class="">I don’t know how easy this is (I fear it is fundamental), but please have a look.</div><div class=""><br class=""></div><div class="">Thanks, Mark.</div><div class=""><br class=""></div></body></html>