[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (no subject)
From: |
Jeremy Chadwick |
Subject: |
Re: (no subject) |
Date: |
Wed, 12 Jan 2005 10:28:17 -0800 |
User-agent: |
Mutt/1.5.6i |
Terminal emulator is PuTTY under xterm. Changing PuTTY's term type
(and what the remote host thinks the term is) does not make a
difference. $TERM is "screen" while under screen (as it should be).
screen termcap entry, taken from FreeBSD 4.11 (also applies to 5.3):
SC|screen|VT 100/ANSI X3.64 virtual terminal:\
:am:xn:ms:mi:G0:km:\
:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\
:cb=\E[1K:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\
:do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\
:le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\
:li#24:co#80:us=\E[4m:ue=\E[24m:so=\E[3m:se=\E[23m:\
:mb=\E[5m:md=\E[1m:mr=\E[7m:me=\E[m:sr=\EM:al=\E[L:\
:AL=\E[%dL:dl=\E[M:DL=\E[%dM:cs=\E[%i%d;%dr:dc=\E[P:\
:DC=\E[%dP:im=\E[4h:ei=\E[4l:IC=\E[%d@:\
:ks=\E[?1h\E=:ke=\E[?1l\E>:vb=\Eg:\
:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:kb=^H:\
:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:\
:k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:\
:kh=\E[1~:kI=\E[2~:kD=\E[3~:kH=\E[4~:@7=\E[4~:kP=\E[5~:\
:kN=\E[6~:eA=\E(B\E)0:as=^N:ae=^O:ti=\E[?1049h:te=\E[?1049l:\
:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\
:Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:\
:ac=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:
No curses? Sure could've fooled me:
/usr/local/bin/screen:
libncurses.so.5 => /usr/lib/libncurses.so.5 (0x280a7000)
libutil.so.3 => /usr/lib/libutil.so.3 (0x280e8000)
libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x280f1000)
libc.so.4 => /usr/lib/libc.so.4 (0x2810a000)
--
| Jeremy Chadwick jdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others since 1977. |
On Wed, Jan 12, 2005 at 07:05:53PM +0100, Michael Schroeder wrote:
> On Tue, Jan 11, 2005 at 10:19:36AM -0800, Jeremy Chadwick wrote:
> > I'd like to see all nethack references removed, as they have zero
> > relation to screen. If this isn't acceptable, I'd like to see "nethack
> > off" in .screenrc actually get loaded by screen before attaching to a
> > terminal (i.e. for error messages screen prints out, etc.). I'd even be
> > willing to accept an #ifdef NETHACK_CRUFT around appropriate pieces of
> > code.
>
> Just #undef NETHACK in config.h.
>
> > I'd also like to see screen not pad the width of the terminal with
> > spaces. I've seen numerous arguments about this in the past (re:
> > terminfo, termcap, etc.) but all changes I've tried in the past still
> > result in whitespace-padded lines. BCE on/off had no effect.
>
> It doesn't do this for me. I don't know why screen is doing this in
> your case. Does anybody else on the list have the same problem?
>
> > NCURSES_NO_PADDING also had no effect.
>
> No surprise here, as screen doesn't use curses.
>
> Cheers,
> Michael.
>
> --
> Michael Schroeder address@hidden
> main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
Re: (no subject), Raymond Page, 2005/01/11
- Re: (no subject), Michael Schroeder, 2005/01/12
- Re: (no subject), David Cannings, 2005/01/12
- Re: (no subject), cga, 2005/01/12
- Re: (no subject), Brian Mathis, 2005/01/12
- Re: (no subject), cga, 2005/01/12
- Message not available
- Re: (no subject), cga, 2005/01/12