So far I have only seen it happen occasionally in my main config, so is it just an anomaly, or are there more undoc'd flags to be aware of?
I knocked up a quick script to check open tabs if you were interested in seeing if it's repro-able.
Code: Select all
$r=; foreach(,"1|2") { $r .= "PANE <get pane> TAB FLAGS<br>"; while ($i++ < tab(, c)) { $r .= "Tab$i<tab>= " . tab(, "flags", $i) . <br>; } $i=; focus "PI"; } text $r;
XYplorer Beta Club