Re: Login prompt?
Tristan Horn <[email protected]>
| Newsgroups | gmane.network.irc.irssi.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 29, 2005 at 04:10:38PM +0200, Ertugrul Soeylemez wrote: > >What you are seeing is a the telnet negotiation. Irssi can't handle >this. You still have to do this via command line, and this is likely not >to change. I'd think this would work fine: /exec -interactive telnet fibd.com 4321 However, if there's any prompts that don't end with a carriage return, you won't see them. >But what I can recommend, is a more or less little tool named 'screen'. >This is more like what you are looking for as it's a true terminal >emulator, which handles multiple sessions at once. It sounds like he's looking for a dedicated input line (one that doesn't get messed up when new text arrives while you're typing). I suspect TinyFugue (tf) would work for that, though I haven't really used it... Tris