toaruos/toaru.terminfo
Kevin Lange c6daef72a3 Major terminal improvements.
* Speed improvements
* Crash fixers
* Significant overhaul to escape handling based on extensive use of the
  new serial console and a remote connection to a Linux box.
* Updated included terminfo file to accurately reflect terminal
  behavior.

Some fun facts:
* vim runs great on a remote console (though the serial line slows a lot
  of things down, it still runs rather smoothly)
* going to fix GNU screen, maybe in next commit, dunno
* tested with htop, less, and a bunch of other stuff
2012-11-30 23:28:49 -08:00

38 lines
811 B
Plaintext

toaru|toaruos framebuffer terminal,
mc5i,
cols#128, lines#45,
colors#256, it#8, ncv#18, pairs#32767, npc, am,
ind=^J, cr=^M,
nel=^J, ht=^I,
cud1=^J,
cuf1=\E[C,
cuu1=\E[A,
cub1=^H,
home=\E[H, clear=\E[H\E[2J,
hpa=\E[%i%p1%dG,
cup=\E[%i%p1%d;%p2%dH,
ed=\E[J, el=\E[K,
setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,
setb@,
setf@,
rev=\E[7m, sgr0=\E[0m,
smso=\E[7m, rmso=\E[m,
sgr=\E[0;10%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5%t;2%;%?%p6%t;1%;%?%p7%t;8%;%?%p9%t;11%;m,
op=\E[39;49m,
bold=\E[1m,
kcuu1=\E[A,
kcud1=\E[B,
kcuf1=\E[C,
kcub1=\E[D,
kent=\E0M,
cuu=\E[%p1%dA,
cud=\E[%p1%dB,
cuf=\E[%p1%dC,
cub=\E[%p1%dD,
indn=\E[%p1%dS,
rin=\E[%p1%dT,
ri=\E[T,
sc=\E[s,
rc=\E[u,