perry@well.UUCP (Perry S. Kivolowitz) (01/16/86)
Evidently my first posting of this fell into a black hole. As the ``unofficial generator of termcap entries'' for the AMIGA here's one whch compensates for the changes made to the console device in 1.1. People with MaxiComm need to reduce the size of the terminal (by decreasing the numbers after co and li for columns and lines). People using other terminal emulators that do not open borderless windows need to do likewise. # perry s. kivolowitz # advanced systems design group # December 5, 1985 # Updated For 1.1, Jan 7, 1986 # # Commodore Amiga Personal Computer Termcap Entry # # # Distributed free with ElTerm from ElCom Software # # Note: To work properly with unix - put ``stty -tabs'' # somewhere in your login procedure. # # Note: 1.1 Seems to have broken new-line. This is why # nl is defined as a cursor down escape sequence # and not as control J. (Not broken, really, it # just acts differently now - comes up in oppo- # site state than it used to). # Am|amiga|Amiga ANSI:\ :co#80:li#25:am:\ :do=\E[B:nl=\E[B:bl=^G:\ :ce=\E[K:cd=\E[J:\ :cl=\E[H\E[J:\ :ku=\E[A:kd=\E[B:kl=\E[C:kr=\E[D:kb=^H:\ :al=\E[L:dl=\E[M:le=^H:\ :cm=\E[%i%d;%dH:\ :nd=\E[C:up=\E[A:\ :so=\E[7m:se=\E[0m:\ :ce=\E[K:ho=\E[H:\ :dc=\E[P:ic=\E[@: # # end of amiga termcap #