Quantcast
Channel: All Open Tickets - Tera Term on OSDN
Viewing all articles
Browse latest Browse all 2128

Macro from /m option doesn't "wait" correctly after release 4.91 - Tera Term Ticket #43086 on OSDN

$
0
0

Macro from /m option doesn't "wait" correctly after release 4.91

Eröffnet am: 2021-10-21 03:11

Letztes Update: 2021-10-21 03:11

Auswertung:tstevensVerantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FehlerSchweregrad:5 - Mittel
Komponente:Tera Term MacroStatus:Offen
LösungKeine

Einzelheiten

I have a bunch of ttl files along these lines:

wait 'login'
sendln 'admin'
wait 'Password'
sendln 'password123'

I use them to connect to Cisco gear via telnet (not ssh). These work great in release 4.91 and earlier, the "admin" string is only sent once the "login" line appears. But from 4.92, the macro runs but it does not wait to send anything, it starts sending right away and the login fails. So I end up with something like this on the screen:

password123
User Access Verification
login:

When it should be:

User Access Verification
login: admin
Password: password123

Running this on Windows 10 Enterprise x64 10.0.19042.

Letzte Aktualisierung für dieses Ticket

2021-10-21 03:11 Aktualisiert von: tstevens

  • New Ticket "Macro from /m option doesn't "wait" correctly after release 4.91" created

Viewing all articles
Browse latest Browse all 2128