no echo console

Poul-Henning Kamp phk at phk.freebsd.dk
Mon Oct 18 14:53:12 PDT 2004


In message <16756.14824.553837.54095 at ran.psg.com>, Randy Bush writes:
>>> /usr/share/misc# diff -u termcap.FCS termcap
>>> --- termcap.FCS Fri Oct 15 23:13:46 2004
>>> +++ termcap     Fri Oct 15 23:13:47 2004
>>> @@ -299,7 +299,7 @@
>>>  adm3|3|lsi adm3:\
>>>         :do=^J:am:le=^H:bs:cl=^Z:li#24:ma=^K^P:co#80:
>>>  xterm|xterm-color|X11 terminal emulator:\
>>> -       :ti@:te@:tc=xterm-xfree86:
>>> +       :tc=xterm-xfree86:
>> 
>> You have me there:  I have no idea what that does.
>
>allows te:ti: which means when i exit vi/more/... the screen
>is restored.
>
>fwiw, the puppy is fine after using vi/more/...

I've committed my tree now because it cleans up a lot of almost but
not quite entirely identical tty initializations.  The committed
code is subtly different from the patch you tried so for your own
convenience you should probably back that out before cvsup'ing.

I'll try to reproduce the problem again tomorrow, any hints, clues
and ideas are most welcome.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list