6. make set/isolate and acc/route mutually exclusive (and issue appropriate
[spider.git] / perl / console.pl
index e247d3c96791ebde87b35945124e89455f6fb9d2..0996dc7a8285e9c3564139aed3e3fd6234fb6aad 100755 (executable)
@@ -450,7 +450,7 @@ do_initscr();
 
 $SIG{__DIE__} = \&sig_term;
 
-$conn->send_later("A$call|$connsort");
+$conn->send_later("A$call|$connsort width=$COLS");
 $conn->send_later("I$call|set/page $maxshist");
 $conn->send_later("I$call|set/nobeep");