home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.terminals
- Path: sparky!uunet!clarkson!kennehra
- From: kennehra@craft.camp.clarkson.edu (Rich"TheMan"Kennehan)
- Subject: Re: ESC[1? in VT100
- Message-ID: <kennehra.727902817@craft.camp.clarkson.edu>
- Keywords: vt100 esc
- Sender: news@news.clarkson.edu
- Nntp-Posting-Host: logic.camp.clarkson.edu
- Organization: Clarkson University
- References: <C15D2q.IqI@ufrima.imag.fr>
- Date: Sun, 24 Jan 1993 19:13:37 GMT
- Lines: 12
-
-
-
- Hi. I just recently got playing around with escape sequences on
- terminals (tons of fun with E-mail!! hee hee hee) and the escape
- sequence you mention looks like part of the command ESC[1;1H which
- will put the characters typed after the "H" at position 1,1 on the
- screen. For example, to put "cat" at line 20, column 5,
- type ESC[20;5Hcat
-
- - Rich
- kennehra@logic.camp.clarkson.edu
-
-