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.

91 lines
1.5 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. civis=\E[?25l,
  12. clear=\E[H\E[2J,
  13. cnorm=\E[?12l\E[?25h,
  14. colors#8,
  15. cols#80,
  16. cr=^M,
  17. csr=\E[%i%p1%d;%p2%dr,
  18. cub1=^H,
  19. cud1=^J,
  20. cud=\E[%p1%dB,
  21. cuf1=\E[C,
  22. cuf=\E[%p1%dC,
  23. cup=\E[%i%p1%d;%p2%dH,
  24. cuu1=\E[A,
  25. cuu=\E[%p1%dA,
  26. dch1=\E[P,
  27. dl1=\E[M,
  28. ed=\E[J,
  29. el=\E[K,
  30. home=\E[H,
  31. hpa=\E[%i%p1%dG,
  32. ht=^I,
  33. hts=\EH,
  34. ich=\E[%p1%d@,
  35. il1=\E[L,
  36. il=\E[%p1%dL,
  37. ind=^J,
  38. indn=\E[%p1%dS,
  39. invis=\E[8m,
  40. it#8,
  41. kbs=\177,
  42. kcub1=\E[D,
  43. kcud1=\E[B,
  44. kcuf1=\E[C,
  45. kcuu1=\E[A,
  46. kdch1=\E[3~,
  47. kend=\E[4~,
  48. kf10=\E[21~,
  49. kf11=\E[23~,
  50. kf12=\E[24~,
  51. kf1=\EOP,
  52. kf2=\EOQ,
  53. kf3=\EOR,
  54. kf4=\EOS,
  55. kf5=\E[15~,
  56. kf6=\E[17~,
  57. kf7=\E[18~,
  58. kf8=\E[19~,
  59. kf9=\E[20~,
  60. khome=\E[1~,
  61. knp=\E[6~,
  62. kpp=\E[5~,
  63. lines#24,
  64. mir,
  65. msgr,
  66. ncv#3,
  67. op=\E[37;40m,
  68. pairs#64,
  69. rc=\E8,
  70. rev=\E[7m,
  71. rmacs=\E(B,
  72. rmso=\E[m,
  73. rmul=\E[m,
  74. sc=\E7,
  75. setab=\E[4%p1%dm,
  76. setaf=\E[3%p1%dm,
  77. sgr0=\E[0m,
  78. 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,
  79. smacs=\E(0,
  80. smso=\E[7m,
  81. smul=\E[4m,
  82. tbc=\E[2g,
  83. ul,
  84. st-256color| simpleterm with 256 colors,
  85. colors#256,
  86. pairs#32767,
  87. # Nicked from xterm-256color
  88. setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
  89. setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,
  90. use=st,