Results 5 issues of arcadeus

Translation of rather long texts fails, I had to write smth like ``` function Translate($in) { $tr = new GoogleTranslate('en'); return $tr->translate($in); } $arr = explode("\n", $in); $max = 0x400;...

Stop YouTube video and forward it by the Right Arrow on the keyboard. Subtitles are not updated.

JOIN clauses are at the same hierarchy level as FROM clause, which is correctly not indented. F.e. better formatting for ``` ... FROM {shop} AS s LEFT JOIN {shop_price} AS...

How to reproduce: 1. Download [and_logic.xml](https://github.com/Felipeasg/matiec_examples/blob/master/and_logic/and_logic.xml), 2. Rename it to `plc.xml`, 3. Place nearby `beremiz.xml` from any Beremiz project, 4. Open parent folder of these 2 files with Beremiz, 5....

Double Commander supports initial FilePanels' paths in command line (with optional -L and/or -R), but currently ignores _paths_ supported by WFX plugins. This pull request is a raw attempt to...