beremiz
Clone
Summary
Browse
Changes
Graph
IDE: fix primary buffer selection being reset on each write to console on X11.
wxPython4
2022-07-27, Edouard Tisserant
d2ca25a2d5d9
IDE: fix primary buffer selection being reset on each write to console on X11.
This problem was making debug_project IDE test randomly failing
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>