chiark / gitweb /
Do not ask for irrelevant replay
authorian <ian>
Sat, 7 Jun 2008 19:16:04 +0000 (19:16 +0000)
committerian <ian>
Sat, 7 Jun 2008 19:16:04 +0000 (19:16 +0000)
hostside/gui-plan.c

index e764642370c03155129731ef948938c4d2a64623..69a31d8f8851ff5c4eb920815598dd6b25633235 100644 (file)
@@ -678,7 +678,7 @@ static void si_connected(ParseState *ps) {
     }
     sockprintf("%s",mxi->remainpat);
   }
-  sockprintf("\n");
+  sockprintf(" ~|*\n");
 
   /* set the fixed moveable features */
   const SegmentInfo *segi;