> A quick look at the code indicates that "screen" normally checks if the > terminfo/termcap strings for printer control are defined, and if they are > not, will only pay attention to the printcmd option (which wouldn't be > useful in this context). > > Since they're not defined in the Tera Term terminfo, screen doesn't use > that information...
Okay, we're getting close. Thanks much. Are the "strings for printer control" those "mc0, mc4, and mc5" mentioned on the Mutt-users list? So you'd put "mc5=\E[5i", "mc4=\E[4i" and "mc0=<WHAT GOES HERE?>" in your terminfo description file and run `tic' on it? __Henry ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
