Commit Graph

81 Commits

Author SHA1 Message Date
taca 3e12a767e4 Change kterm's capability.
- Don't inherit altanative chracter set pairs.
	- Define own (old xterm one) start/end alternative character set.

Problem reported along PR misc/20879 by Tsuburaya Kazuhito
<kazuhito_tsuburaya at hotmail.com> and supplied fix was applied.
2003-03-25 16:47:32 +00:00
agc 35d1b92c9e Add the entry from the Eterm-0.9.2 package for the Eterm terminal emulator. 2003-03-24 14:44:11 +00:00
taca a907d94384 Fix kterm entry -- make it child of 'xterm' instead of 'xterm-xf86-v33'.
PR misc/12400 by Kazu Yamamoto was for NetBSD 1.5 and currently it should
be simply 'xterm', noted by him.

This should fix problem less(1) with TERM=kterm and really close PR
misc/12400.
2003-03-24 14:16:40 +00:00
jdolecek d583be318c adjust kterm entry to support colours - make it child of 'xterm-xf86-v33'
(which does support culours), rather than 'xterm-r6' (which does not)
Fixes PR misc/12400 by Kazu Yamamoto.
2003-03-20 11:19:51 +00:00
jdc 0dfeec7835 Add tc=xterm entries to xterm+sl and xterm+sl-twm entries.
From Monroe Williams in PR misc/20606.
2003-03-16 15:06:25 +00:00
rafal d08b4f2d41 Once again fix the `pk' entry in iris-ansi (it appears to have been fixed
once in response to PR misc/3250 a while back and then re-appeared in the
broken form again!), and add `@8' and `k9' entries to irix-ansi-ap.

Fix prompted by Thomas Dickey, who originally spotted the issue in the
stripped-down termcap used by the sgimips install media.

PR: misc/17620.
2003-02-06 04:25:03 +00:00
jdc 8f396eb979 Add termcap entry for window(1).
Fixes PR 20111 (from Richard Rauch).
2003-02-02 17:34:19 +00:00
wiz 44107fcf32 Add cygwin alias for pcansi. Okayed by jdc. 2003-01-24 10:24:09 +00:00
jdc 3632692722 Wscons terminals (wsvt25) have 25 lines, so we shouldn't use the vt220
initialisation sequence (which sets the scrolling region to the top 24
lines).
Noticed by Martin Husemann.
2003-01-12 11:17:21 +00:00
martin accf8358dd Add sun-type4 (sun console with type 4 keyboard), to make keypad cursor
keys work on this type of keyboard. From Julian Coleman.
2002-10-08 20:20:42 +00:00
jdc c4cb51dc7d Correct the escape sequences for F1-F4 in our xterm entry.
Fixes PR 18272.
2002-09-13 16:40:02 +00:00
jdc 91c78107e6 Remove 'ic' capability from our xterm entry as per PR bin/15667 from
Aymeric Vincent.
While we are here, remove local changes from the xterm-xf86-v32,
xterm-xf86-v33 and xterm-xf86-v333 entries and create our own xterm
and xterm-vb entries.  Try to be compatible with as many xterm
implementations as possible.
2002-08-04 14:43:47 +00:00
wiz 1f4098eb40 Add it#8 to wsvt25. From Alan Barrett. 2002-07-03 11:41:39 +00:00
wiz 7a1cb58694 Use HOME(kh) instead of BEGIN(@1) in wsvt25 entry. Noted by Dave Sainty.
Remove @1 from rxvt, which already has a kh entry.
2002-02-13 14:19:39 +00:00
wiz 98f0dd4f96 wsvt25: recognize BEGIN, END, and function keys.
wsvt25m: Add km, and include wsvt25 (instead of being a copy of it).
rxvt: recognize BEGIN, END, F11, F12, and correct F10.
2002-02-11 19:14:43 +00:00
wiz 9baadd8ee5 "doesn't" should have an 's'. 2002-02-11 11:19:26 +00:00
wiz b4371d47f5 Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
jdc 0a8768ba0d Remove the visual bell capability from the xterm entry. This fixes
compatibility problems with other xterm implementations.

Fixes PR bin/11882.
2001-01-14 19:10:59 +00:00
scottr f00ea2a6d3 The IBM 316x/3151 do, in fact, have an add-line capability. 2000-10-22 19:29:46 +00:00
jdc 060d6ec665 For the 'xterm-xf86-v32' entry :
Make the kD capability consistent with older (and newer) xterm entries.
  Remove some function key capabilities to reduce the size of the entry.
2000-06-08 21:02:49 +00:00
jdc 92a065ab4f Add missing ':'.
Pointed out by Charles M. Hannum.
2000-05-12 06:44:34 +00:00
jdc fbfcc3d68c Add extra function key and colour sequences to xterm-xf86-v32. 2000-05-11 23:06:59 +00:00
mycroft 72c28c5c3b Set the ms flag for wscons. 2000-04-29 02:49:39 +00:00
mycroft e48c1f3d01 Since ME implies OP on xterm and wscons, ME must == OP. So, change OP to be
\E[m.  This is less optimal in some obscure cases, but it probably doesn't
matter in practice.
2000-04-28 23:39:46 +00:00
mycroft 65406b5c76 Set the `ut' attribute for xterm and wscons. 2000-04-28 21:59:15 +00:00
mycroft c4e16b9e76 Enable color on wscons consoles. 2000-04-27 22:16:52 +00:00
mycroft 89b35205b5 Don't do an implicit AE in ME! Duh! 2000-04-27 18:55:32 +00:00
mycroft e41b5a9c23 Use ANSI color in the xterm-16color entry for now. 2000-04-27 05:28:51 +00:00
mycroft 687b9d2de6 Add alternate character set mappings for xterm-xf86-v[32].
Default the `xterm' entry to point to xterm-xf86-v33.
2000-04-16 01:27:44 +00:00
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