[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev anyone using "printer attached to your vt100 terminal" feat
From: |
Henry Nelson |
Subject: |
Re: lynx-dev anyone using "printer attached to your vt100 terminal" feature? |
Date: |
Fri, 17 Jan 2003 10:10:10 +0900 (JST) |
> 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 address@hidden