summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/clogin.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/clogin.in b/bin/clogin.in
index bbdddb6..1a2a210 100644
--- a/bin/clogin.in
+++ b/bin/clogin.in
@@ -604,6 +604,7 @@ proc run_commands { prompt command } {
set command "set logging session disable;$command"
} else {
send "terminal length 0\r"
+ send "terminal width 0\r"
}
# match cisco config mode prompts too, such as router(config-if)#,
# but catalyst does not change in this fashion.