Commit Graph

94 Commits

Author SHA1 Message Date
peter
83b3c2c161 Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
ache
e254d33903 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
ache
cdb88cb5f2 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
ache
91d2d5828c Add save/restore cursor position capabilities for FreeBSD console 1997-01-24 00:54:19 +00:00
torstenb
a9d824caea workaround: add alias to dtterm entry
Pointed-out by: bde
1997-01-15 09:43:01 +00:00
jkh
808a36ef65 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
torstenb
bea2e16025 add dtterm
Obtained-From: Xinside's CDE for FreeBSD with Thomas Roell's permission
1997-01-13 12:37:05 +00:00
wosch
71f5160702 Sort cross references. 1997-01-13 00:25:51 +00:00
ache
9962c79df8 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
ache
07b1e363dd Merge vt* entries with Eric's database
Add vt300-340 entries
1997-01-07 01:27:59 +00:00
ache
9461a5fafa 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
ache
6c239acbc4 Update screen(1) entries
2.2 candidate
1996-12-08 16:15:02 +00:00
ache
d0b885b707 xterm: add Home & End keys, they are different from tc=vt220
2.2 candidate
1996-11-18 01:29:09 +00:00
pst
a2509b861e Restore ache's km addition to syscons 1996-10-19 22:50:25 +00:00
pst
620849a972 Restore XTERM definition to old definition + KM 1996-10-19 22:47:50 +00:00
pst
9b1bc7965d Also reorder xterm-65, xterm-bold, et al 1996-10-18 18:57:48 +00:00
ache
1deb2bda1a 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
ache
77da360ce3 Remove xterms, the same as xterm now 1996-10-18 15:45:07 +00:00
pst
e1a8295d9f add km for syscons so folks with meta maps can take advantage of them 1996-10-17 17:50:15 +00:00
pst
38ddefe05e Fix xterm termcap entry to support km and new xterms 1996-10-17 17:47:28 +00:00
ache
ad212184b9 Add missing cons30*, cons43* entries 1996-10-06 07:50:08 +00:00
wosch
65b9eae0ee delete doubled words, e.g.: "the the" -> "the" 1996-10-05 18:37:31 +00:00
ache
d0df3aa118 Add vt*-em entries set for emulators without semigraphics 1996-10-03 18:16:05 +00:00
wosch
dfb9d51f1f make install should not install any file in /etc. 1996-08-17 22:27:08 +00:00
ache
91a3c8b8c7 Add missing kD to cons25 default entry 1996-05-02 22:05:32 +00:00
joerg
abe7b46431 Add an entry for xterm with colors. The standard xterm now handles
ANSI colors.
1996-04-28 18:21:01 +00:00
ache
591fef2789 Add missing cons60* entries 1996-03-30 12:22:30 +00:00
jkh
10d777db51 Take slashes out of name for tab132 terminal entry. New ncurses doesn't
like that.
1996-02-28 02:04:14 +00:00
mpp
3aeb7f1d49 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
jkh
125ae5718f 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
ab124e78b0 recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
ache
5da7738f94 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
339901776f 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
037cda90b7 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
bde
f5284ed86d 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
ache
3ca120f826 Enable vt100 semigraphics for xterm 1995-05-16 18:13:01 +00:00
ache
a83afb990f 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
ache
fd5f767ec3 Add separate entry for screen(1), slightly different from vt220 1995-04-14 15:57:49 +00:00
ache
fee234bd2b 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
ache
fa677cd532 Update cons25 to S0ren ^H back changes 1995-03-28 05:43:58 +00:00
ache
945584f003 Fix duplicate. 1995-03-27 05:08:43 +00:00
ache
23ed539185 pc3r (russian): change kD to old compatible value.
vt100: remove obsoleted nl
1995-03-27 04:55:41 +00:00
ache
b67227cc53 Set kb=\177 to make proper erase char for DEC VTs 1995-03-27 03:46:05 +00:00
ache
d5dcef0846 Add :ut to vt100 generic entry 1995-03-27 01:36:00 +00:00
ache
75758ba1dc Yet one pass through DEC VT entries 1995-03-27 00:55:51 +00:00
ache
c149b5ed9b Add eo:it#8 to vt100 entry 1995-03-26 01:30:33 +00:00
ache
258035c6f9 vt100/102/220 entries affected:
major cleanup
add lot of missing capabilities
1995-03-26 01:02:54 +00:00
phk
f6aa7e24de Added cons30, cons43 and cons60 terminal types (==cons25 with more lines).
Theres a mono entry for them all, and cons50 already existed.
1995-03-16 01:37:41 +00:00
ache
de3bb318cf Use \E[x in "op" for cons25 1995-03-04 20:14:28 +00:00
ache
d4a094b41a Upgrade cons25 and cons25-r to lastest syscons changes 1995-03-03 23:29:22 +00:00