Re: Screen Editing
Tak-Shing Chan <t.chan@gold.ac .ukwrote:
yes - "some". As a colleague pointed out to me (quite a while ago),
as I was modifying a terminal driver to do form-feeds, _printers_
do form-feeds, terminals are not expected to do this.
--
Thomas E. Dickey
ftp://invisible-island.net
Tak-Shing Chan <t.chan@gold.ac .ukwrote:
On Fri, 17 Aug 2006, J. J. Farrell wrote:
>You posted a long list which has no obvious relevance to the point in
>question. The list is a long way from "most terminals" and few of the
>ones listed count as modern (one was recently sold as a rare antique
>computer, many are archaic museum pieces).
>question. The list is a long way from "most terminals" and few of the
>ones listed count as modern (one was recently sold as a rare antique
>computer, many are archaic museum pieces).
OK. Let me trim it down to just one item: the Sun console.
It is certainly still in use today, and it does clear the screen
with '\f'. But you are absolutely right, this has little
relevance to ``most terminals''. Perhaps I should s/most/some/g.
It is certainly still in use today, and it does clear the screen
with '\f'. But you are absolutely right, this has little
relevance to ``most terminals''. Perhaps I should s/most/some/g.
as I was modifying a terminal driver to do form-feeds, _printers_
do form-feeds, terminals are not expected to do this.
--
Thomas E. Dickey
ftp://invisible-island.net
Comment