| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(the same in xterm-supplied termcap)
|
|
|
|
|
| |
1) use standard vt100 as/ae instead of ^N/^O which not works in real xterm
2) Remove ^O from me, it not belongs there
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Remove references to termcap@berkeley.edu and uunet!ucbvax!termcap in
favor of send-pr(1).
Add comment about how to use cap_mkdb to build a new termcap db.
Submitted by: Ted Mittelstaedt <tedm@toybox.placo.com>
MFC After: 2 weeks
|
|
|
|
|
|
|
|
|
|
|
|
| |
Style:
o Use tabs instead of 8 spaces
o Space after # beginning comment
o Fix entries lacking ":" after tab
o Removed whitespace at EOL
PR: misc/62749 (the ibm additions)
Submitted by: Gerhard Gonter <gonter@wu-wien.ac.at>
MFC after: 3 days
|
|
|
|
|
|
| |
PR: conf/51830
Submitted by: Sergiy Vyshnevetskiy <serg@vostok.net>
MFC after: 1 week
|
|
|
|
|
|
| |
PR: 61796
Submitted by: Daniel Rudy <root@wildfire.danielrudy.org>
MFC after: 1 week
|
|
|
|
|
|
| |
PR: 56956
Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
MFC after: 1 week
|
|
|
|
|
|
|
|
| |
This is a prerequisite to fix
PR: bin/48679
Discussed with: Thomas Dickey (xterm termcap maintainer)
MFC after: 2 weeks
|
|
|
|
|
| |
Submitted by: Geraud CONTINSOUZAS <geraud.continsouzas@wanadoo.fr>
MFC after: 3 days
|
|
|
|
|
| |
PR: 55146
Submitted by: Juha-Matti Tilli <juhis@nallukka.net>
|
| |
|
| |
|
|
|
|
| |
Changed to more generic names.
|
|
|
|
|
|
|
| |
Update the URL to reflect this.
PR: 45010
Submitted by: Kim Scarborough <sluggo@unknown.nu> (Original patch)
|
|
|
|
| |
Add FreeBSD Id tag where missing.
|
| |
|
|
|
|
|
|
| |
we don't use them in termcap already many years.
Add "su" as alias to "dumb" to help login, with comment.
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
the pre-run screen.
Desired by: alfred, peter, mini
|
|
|
|
|
|
|
|
| |
questionable termcaps.
PR: bin/41143, also fixes ports/35092
Submitted by: Andy Sparrow <spadger@best.com>
MFC after: 3 days
|
|
|
|
|
| |
Suggested by: bde
MFC after: 3 days
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
PR: bin/30778
Reviewed by: ache, peter
MFC after: 3 days
|
|
|
|
|
|
|
|
|
|
| |
(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
|
|
|
|
| |
set for the pcvt driver.
|
|
|
|
|
|
| |
database to be present.
PR: misc/31225
|
| |
|
|
|
|
|
| |
Obtained from: comp.terminals
Reported by: tedm
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
emulators
|
| |
|
|
|
|
| |
Compact some space in vt100 entry, add more ac characters
|
|
|
|
|
|
|
|
| |
= Get the alternate character set capabilities right.
= Enable color support for `rxvt'.
= Add `rxvt-mono' for no color support.
Approved by: ache
|
|
|
|
|
|
| |
PR: misc/33083
Submitted by: Ted Mittelstaedt <tedm@toybox.placo.com>
Obtained from: ftp://gatekeeper.dec.com/pub/DEC/termcaps/
|
| |
|
|
|
|
| |
Stolen from: NetBSD
|
|
|
|
| |
graphics defined in codepage
|
|
|
|
| |
adequate.
|
|
|
|
|
|
|
| |
Add more ACS chars to l1/l2
PR: 32193
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
|
| |
|
|
|
|
|
|
|
| |
This makes it impossible to detect the problem
with missing /var/tmp/vi.recover/.
PR: misc/29715, misc/30514
|
|
|
|
| |
Submitted by: yokota
|
|
|
|
|
| |
the `ma' attribute. (The original BSD manual stated
that this attribute is used by vi version 2 only.)
|