VT100 BOX CHARACTERS - HOW TO ??

der Mouse mouse at thunder.mcrcim.mcgill.edu
Tue Mar 26 22:20:52 AEST 1991


In article <5745 at gara.une.oz.au>, dcolman at gara.une.oz.au (Doug Colman) writes:
> Can anyone explain (or send a simple file) regarding the creating of
> box drawing (and other non-standard ascii) characters on vt100 type
> terminals ?????

This really isn't a UNIX question....

ESC ( 0 should then result in characters 96-126 (lower-case letters
plus `, {, |, }, and ~) coming out as various graphics characters.  To
go back, ESC ( B.  Other things are possible, but may or may not be
implemented in your terminal - check the manual for details.

If you want to design your own characters, you're out of luck, at least
on a real VT-100.

					der Mouse

			old: mcgill-vision!mouse
			new: mouse at larry.mcrcim.mcgill.edu



More information about the Comp.unix.questions mailing list