On Sun, Apr 21, 2002 at 05:37:05AM +0200, Sven Guckes wrote:
> * Alain Bench <[EMAIL PROTECTED]> [2002-04-14 21:57]:
> > I use mutt in 3 ways:
> > ...
> >  - running remotely on a Linux box, Mutt started from Cygwin thru it's
> > own /bin/telnet.exe (again in a Bash session inside a cmd.exe window).
> > Same thing: Nice charset, bad trees. Note I had to copy Cygwin's
> > terminfo definition file to the Linux disk for this to work at all.
> 
> telnet.exe sucks.  use putty.exe.  nuff said.

...and for the benefit of those who will (I fear inevitably) followup
with the advice to set $TERM to xterm-color

comparing putty to xterm-color.
    comparing booleans.
        OTbs: F:T.
        bw: T:F.
        ccc: T:F.
    comparing numbers.
    comparing strings.
        blink: '\E[5m', NULL.
        civis: '\E[?25l', NULL.
        cnorm: '\E[?25h', NULL.
        ech: '\E[%p1%dX', NULL.
        hpa: '\E[%i%p1%dG', NULL.
        initc: 
'\E]P%?%p1%{9}%>%t%p1%{10}%-%'a'%+%c%e%p1%d%;%p2%{255}%&%Pr%gr%{16}%/%Px%?%gx%{9}%>%t%gx%{10}%-%'A'%+%c%e%gx%d%;%gr%{15}%&%Px%?%gx%{9}%>%t%gx%{10}%-%'A'%+%c%e%gx%d%;%p3%{255}%&%Pr%gr%{16}%/%Px%?%gx%{9}%>%t%gx%{10}%-%'A'%+%c%e%gx%d%;%gr%{15}%&%Px%?%gx%{9}%>%t%gx%{10}%-%'A'%+%c%e%gx%d%;%p4%{255}%&%Pr%gr%{16}%/%Px%?%gx%{9}%>%t%gx%{10}%-%'A'%+%c%e%gx%d%;%gr%{15}%&%Px%?%gx%{9}%>%t%gx%{10}%-%'A'%+%c%e%gx%d%;',
 NULL.
        kbs: '\177', '^H'.
        kcbt: '\E[Z', NULL.
        meml: NULL, '\El'.
        memu: NULL, '\Em'.
        oc: '\E]R', NULL.
        op: '\E[39;49m', '\E[m'.
        rmam: '\E[?7l', NULL.
        rmso: '\E[27m', '\E[m'.
        rmul: '\E[24m', '\E[m'.
        sgr: 
'\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;m%?%p9%t\016%e\017%;', NULL.
        smam: '\E[?7h', NULL.
        vpa: '\E[%i%p1%dd', NULL.

freely translated:

I suppose it'll work, but with less functionality than I'd like.

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net

Reply via email to