tcsh / tset problem on 4.7 only?

Leo Bicknell bicknell at ufp.org
Mon Jul 7 12:12:26 PDT 2003


In a message written on Mon, Jul 07, 2003 at 07:51:29PM +0300, Peter Pentchev wrote:
> What terminal are you using?  Could you post the 'runme' file resulting
> from the 'tset -s -Q' command?

I see the problem with both xterm and vt100.

% tset -s -Q
set noglob;
setenv TERM xterm;
setenv TERMCAP 'xterm|vs100:li#65:kh=\EOH:@7=\EOF:kb=^H:kD=^?:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:km:is=\E>\E[?1;3;4;5l\E[?7;8h\E[1;65r\E[65;1H:rs=\E>\E[?1;3;4;5l\E[?7;8h:kI=\E[2~:kN=\E[6~:kP=\E[5~:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:k5=\E[15~:ve=\E[?25h:vi=\E[?25l:k0@:im@:ei@:F1=\E[23~:F2=\E[24~:ic=\E[@:IC=\E[%d@:ec=\E[%dX:al=\E[L:dl=\E[M:mi:dc=\E[P:AL=\E[%dL:DL=\E[%dM:DC=\E[%dP:do=\E[B:cl=\E[H\E[J:sf=\ED:as=\E(0:ae=\E(B:cm=\E[%i%d;%dH:nd=\E[C:up=\E[A:nw=\EE:ce=\E[K:cd=\E[J:so=\E[7m:se=\E[m:us=\E[4m:ue=\E[m:md=\E[1m:mr=\E[7m:mb=\E[5m:me=\E[m:sr=\EM:sc=\E7:rc=\E8:cs=\E[%i%d;%dr:UP=\E[%dA:DO=\E[%dB:RI=\E[%dC:LE=\E[%dD:ct=\E[3g:st=\EH:co#80:le=^H:bs:am:if=/usr/share/tabset/vt100:ho=\E[H:ac=llmmkkjjuuttvvwwqqxxnnpprr\140\140aa:ks=\E[?1h\E=:ke=\E[?1l\E>:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:@8=\EOM:K1=\EOq:K2=\EOr:K3=\EOs:K4=\EOp:K5=\EOn:pt:vt#3:xn:ta=^I:ms:bl=^G:cr=^M:eo:it#8:ut:RA=\E[?7l:SA=\E[?7h:';
unset noglob;

In a message written on Mon, Jul 07, 2003 at 11:26:37AM -0700, Tim Kientzle wrote:
> The problem seems to be triggered by a
> {{ or {[ within '' within ``.  (The termcap entry
> for vt100 contains {{ in the ac capability.  Removing
> that capability is a workaround for this bug.)
> Hope this helps someone to track the problem down.

I think you've tracked down the problem, probably a tcsh parser
error with eval.  I wonder if there is a tcsh guru around.

-- 
       Leo Bicknell - bicknell at ufp.org - CCIE 3440
        PGP keys at http://www.ufp.org/~bicknell/
Read TMBG List - tmbg-list-request at tmbg.org, www.tmbg.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20030707/f953a96a/attachment.bin


More information about the freebsd-hackers mailing list