Commit Graph

99 Commits

Author SHA1 Message Date
Andrey A. Chernov
d29578ea15 Describe all know capabilities now 1997-09-20 01:10:28 +00:00
Andrey A. Chernov
913cb1d3d3 Back out recent color-xerm and xterm merging,
it can leads to confusion with what programs traditionly expect
and gains almost nothing since -tn option exist to specify desired term.
1997-06-14 05:42:00 +00:00
Andrey A. Chernov
27e24fdf13 xterm entry:
1) fix k1-k4 to match XF3.3
2) fix kb,kD to match keyboard
3) merge xterm-color in: default description must match best current practice
and color card is most common variant for X now. Add xterm-mono entry for
mono cards.
1997-06-13 05:30:50 +00:00
John-Mark Gurney
36ab952556 terminfo_extensions.doc:
o)	fix some typos
	o)	add missing comments from terminfo's man page

termcap.5
	o)	fix some types
	o)	add a reference to terminfo_extensions.doc
1997-04-07 10:24:13 +00:00
Andrey A. Chernov
f35381a000 Replace Sf/Sb with AF/AB for terminals with ANSI colors 1997-04-05 02:51:19 +00:00
Peter Wemm
b97fa2ef50 Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
Andrey A. Chernov
93f303ace3 Don't use im/ei for xterm/dtterm/screen entries, use ic/IC instead.
Should go into 2.2
1997-02-01 21:02:53 +00:00
Andrey A. Chernov
76030f77eb Remove empty im/ei/dm/ed entries
Don't use im/ei for vt200 because of conflict with ic,
pointed by bde. Shorten vt200-based entries as result.

Should go into 2.2
1997-02-01 20:47:30 +00:00
Andrey A. Chernov
93b3bdab56 Add save/restore cursor position capabilities for FreeBSD console 1997-01-24 00:54:19 +00:00
Torsten Blum
2273e4bf58 workaround: add alias to dtterm entry
Pointed-out by: bde
1997-01-15 09:43:01 +00:00
Jordan K. Hubbard
1130b656e5 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Torsten Blum
332bf00316 add dtterm
Obtained-From: Xinside's CDE for FreeBSD with Thomas Roell's permission
1997-01-13 12:37:05 +00:00
Wolfram Schneider
af20215665 Sort cross references. 1997-01-13 00:25:51 +00:00
Andrey A. Chernov
e0e0f71abc Rename vt*-em entries to vt*-nac entries
Add vt*-pf entries with k1-k4 as pf1-pf4 and make it non-default
1997-01-07 21:12:05 +00:00
Andrey A. Chernov
7a5fe2eb87 Merge vt* entries with Eric's database
Add vt300-340 entries
1997-01-07 01:27:59 +00:00
Andrey A. Chernov
11b2697007 Add xterm-r5, xterm-r6, xterm-xf86-v32 entries
mainly from Eric's database with small editing by me
1996-12-19 21:51:48 +00:00
Andrey A. Chernov
e2d6a260ac Update screen(1) entries
2.2 candidate
1996-12-08 16:15:02 +00:00
Andrey A. Chernov
16deb17977 xterm: add Home & End keys, they are different from tc=vt220
2.2 candidate
1996-11-18 01:29:09 +00:00
Paul Traina
ab1bd630e1 Restore ache's km addition to syscons 1996-10-19 22:50:25 +00:00
Paul Traina
a46994b3c1 Restore XTERM definition to old definition + KM 1996-10-19 22:47:50 +00:00
Paul Traina
732ade13e4 Also reorder xterm-65, xterm-bold, et al 1996-10-18 18:57:48 +00:00
Andrey A. Chernov
24504bef97 Remove two-letters names from xterm which cause database
duplicated entries. We don't use two-letter names already long time
1996-10-18 15:46:45 +00:00
Andrey A. Chernov
decf740c73 Remove xterms, the same as xterm now 1996-10-18 15:45:07 +00:00
Paul Traina
fd79f171a3 add km for syscons so folks with meta maps can take advantage of them 1996-10-17 17:50:15 +00:00
Paul Traina
babe800b42 Fix xterm termcap entry to support km and new xterms 1996-10-17 17:47:28 +00:00
Andrey A. Chernov
3efa91b28c Add missing cons30*, cons43* entries 1996-10-06 07:50:08 +00:00
Wolfram Schneider
e627b39bac delete doubled words, e.g.: "the the" -> "the" 1996-10-05 18:37:31 +00:00
Andrey A. Chernov
2b0aad6558 Add vt*-em entries set for emulators without semigraphics 1996-10-03 18:16:05 +00:00
Wolfram Schneider
361e0905ef make install should not install any file in /etc. 1996-08-17 22:27:08 +00:00
Andrey A. Chernov
14eb79ee0d Add missing kD to cons25 default entry 1996-05-02 22:05:32 +00:00
Joerg Wunsch
30d8ec0442 Add an entry for xterm with colors. The standard xterm now handles
ANSI colors.
1996-04-28 18:21:01 +00:00
Andrey A. Chernov
003ad5abb8 Add missing cons60* entries 1996-03-30 12:22:30 +00:00
Jordan K. Hubbard
8f2b769fee Take slashes out of name for tab132 terminal entry. New ncurses doesn't
like that.
1996-02-28 02:04:14 +00:00
Mike Pritchard
78b0b234eb Correct a bunch of man page cross references and generally
try and silence "manck".

ncurses, rpc, and some of the gnu stuff are still a big mess, however.
1996-02-11 22:38:05 +00:00
Jordan K. Hubbard
a52d2adc63 Correct someone's cut-and-paste errors. Some lines began incorrectly
with spaces instead of tabs.
Submitted by:	Jeremy Chatfield <jdc@xinside.com>
1996-01-30 23:12:36 +00:00
Peter Wemm
a5b996a7ec recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
Andrey A. Chernov
eac0049e69 Fix F11 and F12 for VT200, my mistake
Remove some rare-used semigraphics from VT100 entry, it really helps many
not-fully compatible emulators and don't degradate original vt100 much.
Add VT200 keys set to VT100 k1-k4, it not affects original VT100 since no one
program tests keys presense, but helps emulators to work
1995-08-16 21:45:34 +00:00
Peter Wemm
90129a1968 Remove bogus "nl=" and "ko=" from AT386.. The "nl=" causes serious problems
with scrolling, especially with nvi.
Reviewed by:	ache
1995-08-15 20:22:52 +00:00
Joerg Wunsch
63fcc30508 Correct the entry for some Dasher terminal. A backslash has been
mangled.

Submitted by:	oops, i've just killed the mail from my inbox :-(
1995-08-15 19:58:29 +00:00
Bruce Evans
9c0dc173cc Change install' to ${INSTALL}' so that default install flags can be
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
Andrey A. Chernov
77f033ad20 Enable vt100 semigraphics for xterm 1995-05-16 18:13:01 +00:00
Andrey A. Chernov
f101e3f500 Fix xterm entry by fallback to vt220 entry,
also compact VT* is/rs capabilities to prevent overflowing
1995-05-14 23:32:53 +00:00
Andrey A. Chernov
8b2ceaa471 Add separate entry for screen(1), slightly different from vt220 1995-04-14 15:57:49 +00:00
Andrey A. Chernov
e6325d4843 vt220: fix k1-k4 to be more compatible with xterm
and other emulators.
Simplify se/ue for emulators
1995-04-14 15:38:46 +00:00
Andrey A. Chernov
81855a2ac4 Update cons25 to S0ren ^H back changes 1995-03-28 05:43:58 +00:00
Andrey A. Chernov
8e3cede18e Fix duplicate. 1995-03-27 05:08:43 +00:00
Andrey A. Chernov
aca38c3602 pc3r (russian): change kD to old compatible value.
vt100: remove obsoleted nl
1995-03-27 04:55:41 +00:00
Andrey A. Chernov
910e8e7cc1 Set kb=\177 to make proper erase char for DEC VTs 1995-03-27 03:46:05 +00:00
Andrey A. Chernov
4717f90280 Add :ut to vt100 generic entry 1995-03-27 01:36:00 +00:00
Andrey A. Chernov
3952ec9bdb Yet one pass through DEC VT entries 1995-03-27 00:55:51 +00:00