network socket support, Swing blink/reverse
[nikiroo-utils.git] / src / jexer / io / ECMA48Terminal.java
index a4c2861ba81f988d715881e076accfa85d36a713..ca42db470f25b67749ae715a1fb1536fa39cddfe 100644 (file)
@@ -332,6 +332,7 @@ public final class ECMA48Terminal implements Runnable {
 
         // Enable mouse reporting and metaSendsEscape
         this.output.printf("%s%s", mouse(true), xtermMetaSendsEscape(true));
+        this.output.flush();
 
         // Hang onto the window size
         windowResize = new TResizeEvent(TResizeEvent.Type.SCREEN,