home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / terminal / 1560 < prev    next >
Encoding:
Text File  |  1993-01-24  |  817 b   |  26 lines

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