• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..07-Aug-2019-

database/H07-Aug-2019-1,824912

dynamic/H07-Aug-2019-426337

testdata/H07-Aug-2019-2011

.gitignoreH A D07-Aug-20197 21

README.mdH A D07-Aug-201997 94

TERMINALS.mdH A D07-Aug-2019243 86

mkinfo.goH A D07-Aug-201925.6 KiB916769

term_adm3a.goH A D07-Aug-2019430 2318

term_aixterm.goH A D07-Aug-20192 KiB7772

term_ansi.goH A D07-Aug-20191 KiB3934

term_aterm.goH A D07-Aug-20192.9 KiB108103

term_beterm.goH A D07-Aug-20191.2 KiB5247

term_bsdos_pc.goH A D07-Aug-20191.1 KiB4035

term_cygwin.goH A D07-Aug-20191.7 KiB6156

term_d200.goH A D07-Aug-20192.1 KiB9590

term_d210.goH A D07-Aug-20192.4 KiB9388

term_dtterm.goH A D07-Aug-20191.6 KiB6560

term_gnome.goH A D07-Aug-20194.7 KiB155150

term_gnome_256color.goH A D07-Aug-20195 KiB155150

term_hpterm.goH A D07-Aug-20191.1 KiB4843

term_hz1500.goH A D07-Aug-2019482 2419

term_konsole.goH A D07-Aug-20193.1 KiB113108

term_konsole_256color.goH A D07-Aug-20193.3 KiB113108

term_kterm.goH A D07-Aug-20191.8 KiB6560

term_linux.goH A D07-Aug-20191.8 KiB6762

term_pcansi.goH A D07-Aug-20191 KiB3732

term_rxvt.goH A D07-Aug-20192.9 KiB108103

term_rxvt_256color.goH A D07-Aug-20193.1 KiB108103

term_rxvt_unicode.goH A D07-Aug-20192.2 KiB8277

term_rxvt_unicode_256color.goH A D07-Aug-20192.3 KiB8277

term_screen.goH A D07-Aug-20191.8 KiB6560

term_screen_256color.goH A D07-Aug-20192 KiB6560

term_st.goH A D07-Aug-20194.8 KiB157152

term_st_256color.goH A D07-Aug-20195 KiB157152

term_st_meta.goH A D07-Aug-20194.8 KiB156151

term_st_meta_256color.goH A D07-Aug-20195 KiB156151

term_st_meta_truecolor.goH A D07-Aug-20195.2 KiB159154

term_st_truecolor.goH A D07-Aug-20195.2 KiB159154

term_sun.goH A D07-Aug-20191.1 KiB4540

term_sun_color.goH A D07-Aug-20191.2 KiB4944

term_termite.goH A D07-Aug-20194.9 KiB153148

term_tvi910.goH A D07-Aug-2019816 3732

term_tvi912.goH A D07-Aug-2019815 3631

term_tvi921.goH A D07-Aug-2019730 3227

term_tvi925.goH A D07-Aug-2019912 4136

term_tvi950.goH A D07-Aug-2019996 4439

term_tvi970.goH A D07-Aug-2019872 3833

term_vt100.goH A D07-Aug-20191.2 KiB4641

term_vt102.goH A D07-Aug-20191.1 KiB4540

term_vt220.goH A D07-Aug-20191.4 KiB5651

term_vt320.goH A D07-Aug-20191.5 KiB6156

term_vt400.goH A D07-Aug-20191.1 KiB4439

term_vt420.goH A D07-Aug-20191.3 KiB5146

term_vt52.goH A D07-Aug-2019572 2722

term_wy50.goH A D07-Aug-20191.4 KiB5752

term_wy60.goH A D07-Aug-20191.5 KiB6156

term_wy99_ansi.goH A D07-Aug-20191.5 KiB5954

term_wy99a_ansi.goH A D07-Aug-20191.5 KiB5954

term_xfce.goH A D07-Aug-20194.7 KiB154149

term_xnuppc.goH A D07-Aug-2019779 3227

term_xterm.goH A D07-Aug-20194.8 KiB155150

term_xterm_256color.goH A D07-Aug-20194.9 KiB154149

term_xterm_truecolor.goH A D07-Aug-20195.1 KiB156151

terminfo.goH A D07-Aug-201925.1 KiB878676

terminfo_test.goH A D07-Aug-20194.5 KiB183137

README.md

1To run the database:
2
3./mkinfo -all
4
5You can also generate a single entry:
6
7./mkinfo -db <term>
8
9