home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / mskermit / msvwng.tc < prev    next >
Text File  |  2020-01-01  |  2KB  |  78 lines

  1. # Warning: this is two files in one.  First a termcap file, then
  2. # a terminfo file.  Before using, be sure to separate them.
  3.  
  4. ################# termcap for Wang PC with Kermit #################
  5. # From Paul Mende, Center for Theoretical Physics, MIT.
  6. # pfm@math.mit.edu, pfm@mitlns.bitnet
  7. #
  8. WG|wangpc|wang|Wang PC:\
  9. :am:\
  10. :al=\E[L:\
  11. :bl=^G:\
  12. :bs:\
  13. :cd=50\E[J:\
  14. :ce=3\E[K:\
  15. :cl=50\E[;H\E[2J:\
  16. :cm=10\E[%i%d;%dH:\
  17. :co#80:\
  18. :cr=^M:\
  19. :dc=\E[P:\
  20. :dl=\E[M:\
  21. :do=\E[B:\
  22. :ei=\E[4l:\
  23. :ho=\E[H:\
  24. :im=\E[4h:\
  25. :is=\E[z:\
  26. :kb=^H:\
  27. :ku=^_@:\
  28. :kr=^_A:\
  29. :kd=^_B:\
  30. :kl=^_C:\
  31. :le=\E[D:\
  32. :li#24:\
  33. :md=2\E[1m:\
  34. :mr=2\E[7m:\
  35. :mb=2\E[5m:\
  36. :me=5\E[0m:\
  37. :mi:\
  38. :nd=2\E[C:\
  39. :nl=^J:\
  40. :rc=\E[u:\
  41. :rs=\E[z:\
  42. :sc=\E[s:\
  43. :se=5\E[0m:\
  44. :so=\E[7m:\
  45. :sr=\E/1;24;1;0S:\
  46. :ta=^I:\
  47. :ue=5\E[0m:\
  48. :up=2\E[A:\
  49. :us=\E[4m:
  50.  
  51. ################# terminfo for Wang PC with Kermit #################
  52. #derived from vt100 terminfo entry
  53. wangpc|Wang PC,
  54.     am, mir, msgr, xenl, xon,
  55.     cols#80, it#8, lines#24, 
  56.     bel=^G, blink=\E[5m$<2>, bold=\E[1m$<2>,
  57.     clear=\E[;H\E[2J$<50>, cr=\r,
  58.     cub=\E[%p1%dD, cub1=\b, cud=\E[%p1%dB, cud1=\n,
  59.     cuf=\E[%p1%dC, cuf1=\E[C$<2>,
  60.     cup=\E[%i%p1%d;%p2%dH$<5>, cuu=\E[%p1%dA,
  61.     cuu1=\E[A$<2>, ed=\E[J$<50>, el=\E[K$<3>,
  62.     el1=\E[1K$<3>, home=\E[H, ht=\t,
  63.     hts=\EH, ind=\n,
  64.     kbs=^H,
  65.     kcub1=^_C, kcud1=^_B,
  66.     kcuf1=^_A, kcuu1=^_@, 
  67.     rc=\E[u,
  68.     rev=\E[7m$<2>, ri=\E/1;24;1;0S$<5>, 
  69.     rmso=\E[0m$<5>, rmul=\E[0m$<5>,
  70.     rs2=\E[z, sc=\E[s,
  71.     sgr0=\E[0m$<5>, 
  72.     smso=\E[7m$<2>, smul=\E[4m$<2>, 
  73.     rmir=\E[4l, smir=\E[4h, is2=\E[z,
  74.     il=\E[%p1%dL, il1=\E[L,
  75.     dch=\E[%p1%dP, dch1=\E[P, dl=\E[%p1%dM, dl1=\E[M,
  76.     ed=50\E[J, el=3\E[K, el1=3\E[1K,
  77.  
  78.