Tom Rhodes
deb8c6ddce
Top Gun Telnet has been deprecated, and the home page recomends Top Gun SSH.
...
Update the URL to reflect this.
PR: 45010
Submitted by: Kim Scarborough <sluggo@unknown.nu> (Original patch)
2003-01-09 19:52:01 +00:00
David Xu
b6b5b355d3
Add some linux keys
2002-12-19 01:17:07 +00:00
Andrey A. Chernov
69513ccb80
Remove more two-letters names,
...
we don't use them in termcap already many years.
Add "su" as alias to "dumb" to help login, with comment.
2002-09-28 03:40:19 +00:00
Andrey A. Chernov
c1b7a2d2f1
1) Remove all two-letters names and derivates, comes with Xfree* entries spam,
...
we don't use two-letters names already many years.
2) Make xterm-color just plain alias to xterm instead of unnecessary
reduplication of color capabilities already exist in xterm entry.
2002-09-08 05:41:42 +00:00
David E. O'Brien
6e7b5f4065
Fix xterm-color so that it (1) doesn't bitch on exit, (2) doesn't restore
...
the pre-run screen.
Desired by: alfred, peter, mini
2002-09-01 02:04:42 +00:00
Jens Schweikhardt
a5587014bd
Use the xterm termcap that XFree86 ships instead of our somewhat
...
questionable termcaps.
PR: bin/41143, also fixes ports/35092
Submitted by: Andy Sparrow <spadger@best.com>
MFC after: 3 days
2002-08-27 17:33:39 +00:00
Jens Schweikhardt
798fb62432
Reformat the mvterm entry to fit mostly in an 80 column terminal.
...
Suggested by: bde
MFC after: 3 days
2002-08-25 12:12:46 +00:00
Jens Schweikhardt
edd154566e
1) add mvterm
...
2) add 132 column entries for VESA
3) fix kterm entry tc
PR: 1) misc/39628, 2) conf/13918, 3) misc/22660
Submitted by: 1) Daniel Rudy <dcrudy@pacbell.net>
Submitted by: 2) Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
Submitted by: 3) Koji Mori <mori@tri.asanuma.co.jp>
MFC after: 2 weeks
2002-08-22 19:48:13 +00:00
Hajimu UMEMOTO
6921d421ae
Previous commit of adding ut to xterm entry broke kterm-color entry.
...
3 bytes (ut:) seems too long for kterm-color. There is a limitation
of buffer size within 1024 bytes in our ncurses.
Submitted by: mistral@imasy.or.jp
Reviewed by: matusita
MFC after: 1 day
2002-08-20 16:38:05 +00:00
Andrey A. Chernov
caab99ee38
Add ut to xterm (which was removed from vt* it refers)
2002-08-17 12:34:59 +00:00
Jens Schweikhardt
2b239dd118
Fix typos; each file has at least one s/seperat/separat/
...
(I skipped those in contrib/, gnu/ and crypto/)
While I was at it, fixed a lot more found by ispell that I
could identify with certainty to be errors. All of these
were in comments or text, not in actual code.
Suggested by: bde
MFC after: 3 days
2002-08-11 13:05:30 +00:00
Hellmuth Michaelis
a83df5a981
Add termcap entries to be able to switch to line drawing character
...
set for the pcvt driver.
2002-04-26 11:17:46 +00:00
Andrey A. Chernov
079ae266be
We don't use two-letters terminal names, so strip them out from vt520* entries
2002-01-18 17:41:54 +00:00
Sheldon Hearn
9d0fef6b8d
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
Andrey A. Chernov
df33804e71
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
Andrey A. Chernov
900716eeea
Add comment indicating that vtXXX-co* entries are for color-enabled terminal
...
emulators
2002-01-13 01:01:05 +00:00
Andrey A. Chernov
50146ad5c0
Add NP flag to vt100-np
2002-01-12 17:05:33 +00:00
Andrey A. Chernov
871accbbf2
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
Jacques Vidrine
80139fbc9e
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
Sheldon Hearn
befb729958
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
Jimmy Olgeni
95d5259efc
Add an entry for Eterm.
2001-12-22 11:13:42 +00:00
Andrey A. Chernov
c74851f0e8
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
Andrey A. Chernov
59cd6215ae
Don't use lower controls for console ACS. It makes screen or cut copy charset
...
adequate.
2001-11-22 21:04:44 +00:00
Andrey A. Chernov
240f670ec1
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
Andrey A. Chernov
0299a26824
Fix Latin1/Latin2 ac= to not use non-standard 8bit characters
2001-11-22 19:06:00 +00:00
Andrey A. Chernov
82c64ab127
Add ve,vi,vs for cons25
...
Submitted by: yokota
2001-08-15 03:25:57 +00:00
Jens Schweikhardt
838bfef239
New entry for rxvt.
...
PR: 28154
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-06-15 16:24:44 +00:00
David E. O'Brien
c360204b70
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
Warner Losh
aecd12aed8
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
Andrey A. Chernov
3d30f086d0
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
Andrey A. Chernov
d413a1b13b
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
Jeroen Ruigrok van der Werven
7c63796828
Preceed/preceeding are not english words. Use precede or preceding.
2001-02-18 10:25:42 +00:00
Tatsumi Hosokawa
b7f97db312
Added termcap entry for multilingual sysinstall
2000-12-04 06:09:04 +00:00
Andrey A. Chernov
f042f8b605
cons25r: minimize differences with cons25
2000-08-25 08:36:43 +00:00
Josef Karthauser
546ba87f85
A termcap entry for Top Gun telnet and Top Gun ssh, Palm Pilot
...
applications.
2000-08-11 11:18:11 +00:00
Andrey A. Chernov
d99672504f
Fix linux console color capabilities
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2000-08-01 20:56:21 +00:00
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
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