Commit Graph

52 Commits

Author SHA1 Message Date
jun 2128ac8d92 add mgterm
running on PocketBSD,PocketLinux,NetBSD/{hpcmips,mac68k}
MGL2 information:
	http://at.sakura.ne.jp/~suz/MGL2/index.html
2000-02-14 05:41:11 +00:00
pk 8d9d1c5e7d The `vi garbles my screen' problem is really a cgsix framebuffer problem.
So change the name of the work-around termcap entry to `sun-cgsix';
retain `sun-ss5' as a synonym.
1999-10-11 10:05:47 +00:00
ad 6b84a3d764 Back out previous; this was not well thought out. 1999-10-06 08:50:43 +00:00
ad 221c1729ad - Make 'pmax' an alias for 'rcons'
- Make 'pmax-color' an alias for 'rcons-color'
1999-10-04 23:18:40 +00:00
tron d8374e2e8b Add termcap entry for "beterm" supplied by Rob Windsor in PR misc/8441. 1999-09-19 09:35:44 +00:00
perry 571b8b6e41 RCSId Police. 1999-09-06 20:28:19 +00:00
perry 2c86c41d19 Add micro-minimal "wsvt25" and "wsvt25m" entries. We should probably
discuss what these should *really* look like, customize them tightly
for wscons, and then send them off to Eric Raymond for inclusion in
the master file.
1999-09-06 20:23:36 +00:00
abs a8468b8d74 Add iris-ansi-net as an alias for iris-ansi.
Change submitted back to Eric S. Raymond <esr@snark.thyrsus.com>
1999-06-22 04:22:46 +00:00
ad bb7505c850 Add entries for 'rcons' and 'rcons-color'. Also sent to esr@thyrsus.com
(current termcap maintainer).
1999-06-10 23:02:43 +00:00
itohy 29b70cd215 Use G0 (not G1) for the alternative character set (DEC line graphics).
Delete "\E)0" sequences and make ":as=\E(0:ae=\E(B:"
(some terminals use "1" for "0").
This change makes it easy to use 8-bit encodings, such as ISO8859, EUC, etc.
PR #7126.
1999-03-13 09:03:28 +00:00
tv 93b793551e Add entry for the DNARD (Shark) OpenFirmware console, named "ofcons". 1999-02-15 23:42:19 +00:00
fair 2408dc8558 add :mh@: to pc3 entry, per PR#2947 1998-07-15 05:19:11 +00:00
fair fd4de7db5d patch per PR#4583; also forward PR to terminfo@ccil.org 1998-07-10 05:22:11 +00:00
msaitoh d22dee8e39 modify "kterm" entry to be < 1024. 1998-07-05 23:47:45 +00:00
is 0cc31833a3 Make the oldamiga entry the default amiga one, and fix some problems therein,
as proposed by Ty Sarna (PR 4124).
1998-07-04 19:32:38 +00:00
veego b02d8c44ab Rename the xterm entry to xterm-nc and add a shorter xterm entry (from
christos).
1997-07-06 19:18:24 +00:00
jtc 1b790f326e Sync with termcap 9.13.25 1997-07-01 15:15:07 +00:00
jtc 4bb5c4c70a revert last change 1997-07-01 15:04:23 +00:00
christos 8308fe20d7 Added xterm description from XFree86-3.3, and made it the default xterm. 1997-06-18 21:02:37 +00:00
lukem 086193ec78 fix one reference to "usr/lib/tabset" (in an obscure entry).
noticed when looking if [misc/2624] still highlighted a valid problem.
1997-05-30 02:54:13 +00:00
jtc 1aae3c4b36 Changed xterm entry to point to xterm-r5 so it will work with older
versions of xterm too.
1996-12-18 19:53:18 +00:00
jtc d7fc46850e sync with 9.13.19 1996-12-18 09:44:24 +00:00
thorpej 8781a4ebf9 Sun consoles have 34 lines, not 35. 1996-08-14 01:03:29 +00:00
jtc 79a9fb367d Sync with termcap 9.12.3 1995-12-27 21:11:27 +00:00
jtc c94210debc sync with termcap 9.11.5 1995-12-05 04:03:29 +00:00
jtc 57e811876e sync with termcap 9.8.3 1995-09-11 23:11:40 +00:00
jtc 59e4f5b494 /usr/lib/tabset -> /usr/share/tabset 1995-06-26 19:38:56 +00:00
jtc ee120c06f1 Changed adm12's us entry from \EG1 to \EG8 as reported by Olaf Seibert
in PR #1041.
1995-06-26 19:33:41 +00:00
jtc c3295ae9ca Updated to latest termcap source 1995-06-26 19:23:07 +00:00
jtc 93e62fefe1 termcap@berkeley.edu no longer exists, tell people to send termcap
updates to netbsd-bugs@netbsd.org instead.
1995-05-10 23:17:56 +00:00
jtc 70843c4eab Update xterm and pcvt termcap entries to most current versions as per
PR #1011.
1995-05-06 06:19:11 +00:00
jtc f89305d247 K2 & K3 definitions swapped 1994-08-06 05:44:20 +00:00
mycroft c896c3f4af From Mark Weaver: [pc3] Add commands to reset the colors in the reset string. 1994-04-07 16:21:09 +00:00
mycroft 6b0345e8e4 vt220: Use as many codes from vt100 as possible. 1994-04-06 08:37:31 +00:00
mycroft 4eec603e8c Remove SF and SR from vt220 and add a termcap specificaly for pcvt. Real
vt220 does not have these commands.
1994-04-06 08:00:54 +00:00
mycroft b66898cf06 Fix scroll forward/backward, and add default geometry for vt220. 1994-04-06 07:23:30 +00:00
mycroft 4fc78d6ff2 Better VT220 termcap from pcvt distribution. 1994-03-29 02:18:10 +00:00
mycroft c94f7e4b99 Add insert and delete line capabilities, and a couple of other nits to pc3. 1994-02-23 18:43:29 +00:00
mycroft dc1008a556 Correct as and ae strings for Wyse 75. 1994-01-05 02:10:03 +00:00
mycroft 072fbc77fc Add `km' capability to pc3. 1993-09-06 20:52:44 +00:00
mycroft 7e605c6d4b Remove code to set standout color, and compress pc3 entry. 1993-09-06 05:49:19 +00:00
cgd 862cf2cf3a From: Thorsten Lockert <tholo@gandalf.bbb.no>
fix some typos in the pc3 termcap entry.
1993-08-23 05:05:49 +00:00
cgd 4543c1ebfd changes from 0.9-ALPHA2 to 0.9-BETA 1993-08-23 04:59:38 +00:00
cgd 1acb965512 use Bruce Evans' improved pc3 termcap. from patchkit patch 156 1993-06-05 22:46:42 +00:00
brezak 33503c4c3e Add termcap description for vt300. 1993-06-01 12:57:44 +00:00
cgd f75a3e405a update for improved pc3 termcap, add in scoansi again 1993-05-26 09:40:08 +00:00
cgd 8d5826635d bring in getcap routines, supplied by CSRG, from 4.4... 1993-05-18 07:37:51 +00:00
cgd b8ef101af8 update with pc3 termcap entry posted to comp.unix.bsd on Mon, 22 Feb 1993
by "Alex R.N. Wetmore" <aw2t+@andrew.cmu.edu>
1993-05-13 06:37:47 +00:00
cgd 6d11765675 386BSD -> NetBSD 1993-04-28 05:08:19 +00:00
mycroft 92f4d5e84e Enhance pc3 termcap. 1993-04-23 03:10:43 +00:00