<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>i have created a copy of clogin, asaclogin. For now its working.</div><div>Could this be corrected in upcoming releases of rancid?</div><div><br></div><div><br></div><div><p style="margin: 0px;" data-mce-style="margin: 0px;">--- clogin 2016-01-11 15:02:44.318068528 -0300<br>+++ asaclogin 2016-02-02 13:41:45.156787795 -0300<br>@@ -999,11 +999,9 @@<br> send "set width 132\r"<br> expect -re $prompt {}<br> send "set logging session disable\r"<br> } else {<br>- send "terminal length 0\r"<br>- expect -re $prompt {}<br>- send "terminal width 132\r"<br>+ send "terminal pager 0\r"<br> }<br> expect -re $prompt {}<br> } else {<br> send "disable clipaging\r"</p></div><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000" data-mce-style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000;"><div><br></div></div></div><div><br></div></div></body></html>