Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2004 23:53:10 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Randy Bush <randy@psg.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: no echo console 
Message-ID:  <65195.1098136390@critter.freebsd.dk>
In-Reply-To: Your message of "Mon, 18 Oct 2004 14:47:20 PDT." <16756.14824.553837.54095@ran.psg.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <16756.14824.553837.54095@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?65195.1098136390>