Simple Terminal from SuckLess
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

111 lines
1.7 KiB

  1. # unsupported xterm caps are (getting) commented.
  2. # as soon as they work, uncomment them.
  3. st| simpleterm,
  4. acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
  5. am,
  6. # bce,
  7. bel=^G,
  8. # blink=\E[5m,
  9. bold=\E[1m,
  10. cbt=\E[Z,
  11. cvvis=\E[?25h,
  12. civis=\E[?25l,
  13. clear=\E[H\E[2J,
  14. cnorm=\E[?12l\E[?25h,
  15. colors#8,
  16. cols#80,
  17. cr=^M,
  18. csr=\E[%i%p1%d;%p2%dr,
  19. cub=\E[%p1%dD,
  20. cub1=^H,
  21. cud1=^J,
  22. cud=\E[%p1%dB,
  23. cuf1=\E[C,
  24. cuf=\E[%p1%dC,
  25. cup=\E[%i%p1%d;%p2%dH,
  26. cuu1=\E[A,
  27. cuu=\E[%p1%dA,
  28. dch=\E[%p1%dP,
  29. dch1=\E[P,
  30. dl=\E[%p1%dM,
  31. dl1=\E[M,
  32. ech=\E[%p1%dX,
  33. ed=\E[J,
  34. el=\E[K,
  35. el1=\E[1K,
  36. flash=\E[?5h\E[?5l,
  37. fsl=^G,
  38. home=\E[H,
  39. hpa=\E[%i%p1%dG,
  40. hs,
  41. ht=^I,
  42. hts=\EH,
  43. ich=\E[%p1%d@,
  44. il1=\E[L,
  45. il=\E[%p1%dL,
  46. ind=^J,
  47. indn=\E[%p1%dS,
  48. invis=\E[8m,
  49. it#8,
  50. kbs=\177,
  51. kcub1=\E[D,
  52. kcud1=\E[B,
  53. kcuf1=\E[C,
  54. kcuu1=\E[A,
  55. kLFT=\E[d,
  56. kRIT=\E[c,
  57. kind=\E[a,
  58. kri=\E[b,
  59. kdch1=\E[3~,
  60. kich1=\E[2~,
  61. kend=\E[4~,
  62. kf10=\E[21~,
  63. kf11=\E[23~,
  64. kf12=\E[24~,
  65. kf1=\EOP,
  66. kf2=\EOQ,
  67. kf3=\EOR,
  68. kf4=\EOS,
  69. kf5=\E[15~,
  70. kf6=\E[17~,
  71. kf7=\E[18~,
  72. kf8=\E[19~,
  73. kf9=\E[20~,
  74. khome=\E[1~,
  75. knp=\E[6~,
  76. kmous=\E[M,
  77. kpp=\E[5~,
  78. lines#24,
  79. mir,
  80. msgr,
  81. ncv#3,
  82. op=\E[37;40m,
  83. pairs#64,
  84. rc=\E8,
  85. rev=\E[7m,
  86. ri=\EM,
  87. rmacs=\E(B,
  88. rmcup=\E[?1049l,
  89. rmso=\E[m,
  90. rmul=\E[m,
  91. sc=\E7,
  92. setab=\E[4%p1%dm,
  93. setaf=\E[3%p1%dm,
  94. sgr0=\E[0m,
  95. sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m,
  96. smacs=\E(0,
  97. smcup=\E[?1049h,
  98. smso=\E[7m,
  99. smul=\E[4m,
  100. tbc=\E[2g,
  101. tsl=\E]0;,
  102. ul,
  103. xenl,
  104. st-256color| simpleterm with 256 colors,
  105. use=st,
  106. colors#256,
  107. pairs#32767,
  108. # Nicked from xterm-256color
  109. setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
  110. setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,