ache
56895f2d65
We don't use two-letters terminal names, so strip them out from vt520* entries
2002-01-18 17:41:54 +00:00
sheldonh
60d7a64184
Add entries for the DEC VT400 and and VT420 terminals.
...
Obtained from: comp.terminals
Reported by: tedm
2002-01-15 16:19:37 +00:00
ache
2ced58f4bd
Merge some of vt2x0 tc= chain to save 1024 buffer space.
...
Clarify comment about kind of color emulators for which vt*-co* entries
are for and about saving space.
Use direct \E[m instead of ...;m for dumb emulators.
2002-01-13 09:04:37 +00:00
ache
d3725c9bff
Add comment indicating that vtXXX-co* entries are for color-enabled terminal
...
emulators
2002-01-13 01:01:05 +00:00
ache
44a8a2c730
Add NP flag to vt100-np
2002-01-12 17:05:33 +00:00
ache
d4a75c93c3
Add color entries for DEC VT family
...
Compact some space in vt100 entry, add more ac characters
2002-01-12 14:09:04 +00:00
nectar
3c28c6904f
Fix the rxvt termcap entry:
...
= Get the alternate character set capabilities right.
= Enable color support for `rxvt'.
= Add `rxvt-mono' for no color support.
Approved by: ache
2002-01-09 13:13:51 +00:00
sheldonh
0fd45a70cf
Add entries for DEC VT520 and VT525.
...
PR: misc/33083
Submitted by: Ted Mittelstaedt <tedm@toybox.placo.com>
Obtained from: ftp://gatekeeper.dec.com/pub/DEC/termcaps/
2002-01-09 13:00:20 +00:00
olgeni
5222d11f35
Add an entry for Eterm.
2001-12-22 11:13:42 +00:00
ru
bbef88e1a5
FILES support for bsd.prog.mk. See bsd.README for details.
...
Stolen from: NetBSD
2001-12-17 13:59:35 +00:00
ache
e5663d89e9
Back out part of prev. commit for CP437 case, there are lower controls
...
graphics defined in codepage
2001-11-22 21:41:43 +00:00
ache
0028d820ef
Don't use lower controls for console ACS. It makes screen or cut copy charset
...
adequate.
2001-11-22 21:04:44 +00:00
ache
ffa1d8fba0
Add Greek console family (PR)
...
Add more ACS chars to l1/l2
PR: 32193
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
2001-11-22 19:28:24 +00:00
ache
0d66b4d439
Fix Latin1/Latin2 ac= to not use non-standard 8bit characters
2001-11-22 19:06:00 +00:00
ru
b773974249
Don't redirect to /dev/null when executing ex(1).
...
This makes it impossible to detect the problem
with missing /var/tmp/vi.recover/.
PR: misc/29715, misc/30514
2001-09-14 17:06:06 +00:00
ache
5bc15add4f
Add ve,vi,vs for cons25
...
Submitted by: yokota
2001-08-15 03:25:57 +00:00
ru
423aa253ae
We don't have rogue(1), and our rogue(6) doesn't use
...
the `ma' attribute. (The original BSD manual stated
that this attribute is used by vi version 2 only.)
2001-08-08 11:54:35 +00:00
ru
4345758876
mdoc(7) police:
...
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
dd
50bf70a85d
Remove whitespace at EOL.
2001-07-15 08:21:37 +00:00
ru
9001bc7070
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
schweikh
df20a2faa4
New entry for rxvt.
...
PR: 28154
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-06-15 16:24:44 +00:00
obrien
c7b5d10ab1
The standard Xterm geometry is 80x24, not 80x_65_.
...
In the past 2 months or so, after rlogining into another host, the
environment has the geometry wrong. Peter suggested that this behavior
change was most likely caused by the PAM stuff that changed to run a proper
session with a forked child. And that for some reason the window size is
no longer being transferred via an OOB message on the socket.
This change fixes my problem and seems to be a good stopgap measure until
someone has time to ktrace/ktrace -i inetd to catch all the child processes
it spawns while doing an rlogin and change window size a few times to see
how far the change messages are getting.
2001-05-25 20:51:22 +00:00
imp
e2fa665e9f
Add entry for cygwin, the Cygnus Windows emulator.
...
Submitted by: "Karsten W. Rohrbach" <karsten@rohrbach.de>
Reviewed by: ache
2001-05-16 19:01:45 +00:00
ache
b955aa336b
cons25w: cosmetique, move all bolean and numeric capabilities to the top
...
of the entry for easy reading
2001-04-21 13:25:35 +00:00
ache
634ff97aac
Add cons*u aliases to allow programs to determine exact code table via TERM
...
to use capabilities missing in termcap
2001-04-19 22:17:59 +00:00
ru
a27d1d954d
MAN[1-9] -> MAN.
2001-03-27 13:48:25 +00:00
imp
4b6751a611
Force TERM to be dumb when building termcap. ex in batch mode seems
...
to care about the terminal setting. In emacs, make buildworld was
broken because it sets TERM to emacs, which caused ex to fail.
2001-02-24 00:02:55 +00:00
asmodai
0f00927ea0
Preceed/preceeding are not english words. Use precede or preceding.
2001-02-18 10:25:42 +00:00
ru
5addfd60d6
mdoc(7) police: Change -filled displays (which just happen
...
to be the same as -ragged in the current implementation) to
-ragged. With mdocNG, -filled displays produce the correct
output, formatted and justified to both margins.
2001-02-07 13:45:30 +00:00
ru
8a6f8b5fe4
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
ru
8ad24f0a49
mdoc(7) police: removed leading whitespaces that are not inside
...
Bd/Ed; these hardly degrade the quality of the produced output.
2001-01-19 14:15:40 +00:00
ru
17ba214098
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
hosokawa
f081127113
Added termcap entry for multilingual sysinstall
2000-12-04 06:09:04 +00:00
ru
0100fd6e93
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 18:41:33 +00:00
ache
afc2b4d84f
cons25r: minimize differences with cons25
2000-08-25 08:36:43 +00:00
joe
431640cc8c
A termcap entry for Top Gun telnet and Top Gun ssh, Palm Pilot
...
applications.
2000-08-11 11:18:11 +00:00
ache
d0631cde55
Fix linux console color capabilities
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2000-08-01 20:56:21 +00:00
ache
396b7d54ff
Merge from stable: dtterm color fix
2000-07-27 21:04:48 +00:00
ache
4fcc8413c4
cons: shorten "rs" again, syscons fixed
2000-07-21 14:31:44 +00:00
ache
6ab9a2d5e8
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
ache
15a66cfa41
cons: use newly added SGR 24 for "ue" and SGR 27 for "se"
2000-07-20 18:53:41 +00:00
ache
0c6f8515c9
Explicetly remove AX for mono consoles.
...
Fix mono Latin2 console color support removing.
2000-07-20 14:03:23 +00:00
ache
e9d2925563
cons: add AX to indicate that SGR 39 and 49 present and can be used separately
2000-07-20 13:18:29 +00:00
asami
8386562abd
Add kterm-color, which is to kterm what xterm-color is to xterm.
...
Approved by: ache
2000-06-14 20:22:34 +00:00
ache
ece5849f31
Fix "op" for xterm-color
2000-06-14 15:08:24 +00:00
ache
74134f6c45
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
sheldonh
b45b9e3cde
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
c07240daf8
s/curses/ncurses/
...
PR: docs/17061
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:46:05 +00:00
ache
7b06bf4dcb
Oops, fix typo in prev. commit
1999-12-24 05:01:14 +00:00
ache
f955718d55
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