Andrey A. Chernov
5edcf9c853
Merge from stable: dtterm color fix
2000-07-27 21:04:48 +00:00
Andrey A. Chernov
949c2bcf27
cons: shorten "rs" again, syscons fixed
2000-07-21 14:31:44 +00:00
Andrey A. Chernov
941b8e0799
cons:
...
Simplify "rs" (\Ec will be fixed later in syscons, so this is intermedia step)
Remove "mh" - termcap must describe what device _actually_ have end left
emulation upon upper level program. "mh" is also conflicting with colors.
Don't remove "md" for mono consoles
dosansi:
Wrong "mh" -> good "mr"
2000-07-21 01:38:34 +00:00
Andrey A. Chernov
d7126a4617
cons: use newly added SGR 24 for "ue" and SGR 27 for "se"
2000-07-20 18:53:41 +00:00
Andrey A. Chernov
cfcb15583b
Explicetly remove AX for mono consoles.
...
Fix mono Latin2 console color support removing.
2000-07-20 14:03:23 +00:00
Andrey A. Chernov
44415df847
cons: add AX to indicate that SGR 39 and 49 present and can be used separately
2000-07-20 13:18:29 +00:00
Satoshi Asami
46a5b989d1
Add kterm-color, which is to kterm what xterm-color is to xterm.
...
Approved by: ache
2000-06-14 20:22:34 +00:00
Andrey A. Chernov
8879ff44c0
Fix "op" for xterm-color
2000-06-14 15:08:24 +00:00
Andrey A. Chernov
5da0ba24b7
cons25*: fix "op" to set initial (and not default) color pair.
...
NOTE: you need to recompile old kernel first, "op" will not work otherwise
2000-06-05 22:21:31 +00:00
Sheldon Hearn
6d249eee27
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:50:24 +00:00
Nik Clayton
436aece8db
s/curses/ncurses/
...
PR: docs/17061
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:46:05 +00:00
Andrey A. Chernov
70ccaafac0
Oops, fix typo in prev. commit
1999-12-24 05:01:14 +00:00
Andrey A. Chernov
15227b7d04
Add Latin2 FreeBSD consoles
...
Minor correction of comments
Submitted by: Latin2 console from Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-12-24 04:55:06 +00:00
Andrey A. Chernov
fb46350574
Use 'i' for ACS lantern (as ncurses expect it)
1999-12-24 03:54:41 +00:00
Joseph Koshy
a069ee36df
Remove unsupported hardstatus related terminal capabilities for the
...
'xterm' entry.
PR: misc/12209
Submitted by: Christian Weisgerber
1999-11-16 11:01:19 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Tim Vanderhoek
d83e0741d6
lable -> label
1998-06-23 05:30:26 +00:00
Poul-Henning Kamp
1499abeef4
Spelling fixes.
...
PR: 6903
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
1998-06-10 12:34:27 +00:00
Peter Hawkins
55135d03e0
PR: conf/2284
...
Submitted by: faulkner@asgard.hos.net
Correct termcap entry for ibm3163 (arrow keys)
1998-05-31 06:49:30 +00:00
Joseph Koshy
12cbce5320
Added contributed entry for Linux consoles.
...
PR: 5977
Submitted by: Christian Weisberger <naddy@bigeye.rhein-neckar.de>
1998-05-21 09:10:55 +00:00
Wolfram Schneider
195940cc1e
Always copy the source file map3270 during install.
...
Pointed out by: Bruce
1998-01-04 10:42:29 +00:00
Wolfram Schneider
1b0e091ab1
444 -> ${SHAREMODE}
1998-01-03 14:13:48 +00:00
Steve Price
bee116f120
An a termcap entry for ancient Wyse60 terminals, wy60-nt, that don't
...
have hardware tab support.
PR: 5386
Submitted by: Kevin Day <toasty@dragondata.com>
1997-12-28 06:29:36 +00:00
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
Andrey A. Chernov
2adf028be3
Add eo:it#8 to vt100 entry
1995-03-26 01:30:33 +00:00
Andrey A. Chernov
c6159a7bd8
vt100/102/220 entries affected:
...
major cleanup
add lot of missing capabilities
1995-03-26 01:02:54 +00:00
Poul-Henning Kamp
16ecbe2b7f
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
Andrey A. Chernov
a1bb896c3a
Use \E[x in "op" for cons25
1995-03-04 20:14:28 +00:00
Andrey A. Chernov
12a34c80d0
Upgrade cons25 and cons25-r to lastest syscons changes
1995-03-03 23:29:22 +00:00
Andrey A. Chernov
4e1d0de380
cons25: turn off bold in "op" escape
1995-02-25 13:49:47 +00:00
Joerg Wunsch
68be960997
Removed the bogus duplicate pcvt* alias names. Ache renamed them
...
to shut up cap_mkdb warnings, but they better have to go away.
Reviewed by: Hellmuth Michaelis
1995-02-17 14:06:51 +00:00
Rodney W. Grimes
4a218a6de8
Remove use of ${DESTDIR} in target of symbolic link, it makes the link
...
point to the wrong place.
1995-02-14 19:43:09 +00:00
Andrey A. Chernov
cc01ee1e51
Shut up cap_mkdb warnings on pcvt* entries
1995-02-11 15:16:11 +00:00
Jordan K. Hubbard
f534e77446
Add pcvt termcap entries (quite a lot of them - whew!)
...
Submitted by: hm
1995-02-05 11:17:03 +00:00
Jordan K. Hubbard
4350346dea
Change the way I make the link to /etc/termcap. It worked for install
...
but not distribute. Now it works for both.
1995-02-01 08:32:05 +00:00
Jordan K. Hubbard
ed0770e938
Make a link to /etc for termcap file. /etc/termcap is just too lodged in
...
folklore to do without! :-)
1995-01-30 07:19:02 +00:00
Andrey A. Chernov
771930da08
Correct Delete key description
1995-01-26 08:48:13 +00:00
Jordan K. Hubbard
e593239fdb
Fix this bogus Makefile.
1995-01-24 00:36:27 +00:00
Joerg Wunsch
9088576b20
Could someone please add the following patch to
...
/usr/src/share/termcap/termcap.src? It defines the sequences emitted
by the PageUp, PageDown and Keypad-[79513] keys.
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-01-16 17:29:29 +00:00
Andrey A. Chernov
9bc89504b8
Remove duplicated ec capability
1995-01-15 06:31:14 +00:00
Andrey A. Chernov
bf8a2c7b91
Fix cv & ch to increment pos by one
1995-01-15 06:26:58 +00:00
Andrey A. Chernov
dd5527fa91
Add nw & ec capabilities from new syscons
1995-01-13 00:16:52 +00:00
Andrey A. Chernov
48897b90ef
Changes to allow keypad 5 produce \E[E like SCO/ANSI term does
1994-12-31 11:49:12 +00:00
Andrey A. Chernov
b671d88c43
cons25w: add NP,cb
1994-10-26 02:16:00 +00:00
Andrey A. Chernov
8385973078
Reorganize entries to not have duplicated "ac" capability in environment
...
or tgetent() buffer
1994-10-26 01:42:15 +00:00
Andrey A. Chernov
07d196fa1e
cons25: add more parametrized capabilities: cv,ch,ec
1994-10-26 01:15:06 +00:00
Andrey A. Chernov
0b4a584f9d
Remove "mh" capability for -mono family
1994-10-21 04:57:11 +00:00
Andrey A. Chernov
2f5e244a3d
Optimize mono entries a bit
1994-10-15 20:06:23 +00:00
Andrey A. Chernov
fe2d66fd12
Monochrome entries added
1994-10-15 19:50:59 +00:00
Andrey A. Chernov
e0ef369852
Change do= from ^J to \E[B, this escape must works in all terminal modes
...
and old variant don't work properly, if \n --> \r\n (cons25,pc3)
1994-10-06 21:37:48 +00:00
Andrey A. Chernov
255a44b709
Remove emulation of upper/lower lines from all entries,
...
this work done by ncurses
1994-09-30 05:41:22 +00:00