summaryrefslogtreecommitdiffstats
path: root/share/termcap
Commit message (Collapse)AuthorAgeFilesLines
* cons25w: add NP,cbache1994-10-261-2/+2
|
* Reorganize entries to not have duplicated "ac" capability in environmentache1994-10-261-4/+7
| | | | or tgetent() buffer
* cons25: add more parametrized capabilities: cv,ch,ecache1994-10-261-1/+1
|
* Remove "mh" capability for -mono familyache1994-10-211-3/+3
|
* Optimize mono entries a bitache1994-10-151-3/+3
|
* Monochrome entries addedache1994-10-151-4/+18
|
* Change do= from ^J to \E[B, this escape must works in all terminal modesache1994-10-061-2/+2
| | | | and old variant don't work properly, if \n --> \r\n (cons25,pc3)
* Remove emulation of upper/lower lines from all entries,ache1994-09-301-3/+3
| | | | this work done by ncurses
* 80x50 russian console added:ache1994-09-261-1/+8
| | | | | | | | | | cons50r|cons50-koi8-r|80x50 koi8-r FreeBSD console:\ Aliases to koi8-r console added: cons25r|pc3r|ibmpc3r|cons25-koi8-r|FreeBSD console for syscons koi8-r code table:\ ISO 8859-1 console 80x25 and 80x50 added with full semigraphics description cons25l1|cons25-iso8859-1|80x25 ISO 8859-1 FreeBSD console:\ cons50l1|cons50-iso8859-1|80x50 ISO 8859-1 FreeBSD console:\
* Add left/right arrows to graphics entry for vt100 familyache1994-09-221-1/+1
|
* Add semigraphics chars description to vt100 familyache1994-09-221-0/+1
|
* Change "ansi" name from cons25 to "ansis" to remove duplicate namesache1994-09-151-1/+1
| | | | which rejected by cap_mkdb program
* Fixing kD for cons25, use proper value for pc3r tooache1994-09-121-2/+2
|
* Merge two entries: cons25 and pc3r, minor things added/correctedache1994-09-111-16/+6
| | | | Now use tc=cons25 in pc3r, leave only uniq capabilities
* Correct typo in filenameache1994-09-111-0/+476
| | | | Submitted by: adam@veda.is
* Added for reference purposesache1994-09-111-0/+476
|
* cons25: change "do" to ^J, add "bw"ache1994-09-101-3/+3
| | | | pc3r: change kC to K2
* Add grey keypad description to cons25, add it#8 to cons25,pc3,pc3r,ache1994-09-101-4/+6
| | | | fix kend description in pc3r and pc3
* cons25: mr,mh,ut addedache1994-09-101-4/+5
| | | | | pc3r: ut added pc3: ut added
* Remove left/right arrows from "ac" -- ^Q not displayedache1994-09-101-3/+3
| | | | | because of flow control: pc3,cons25,pc3r
* cons25,pc3r: color settings fixed to work correctly with highache1994-09-101-2/+2
| | | | intensive colors and attribute exit
* Correct lantern char corresponcence, must be 'I' instead of 'i':ache1994-09-101-3/+3
| | | | pc3, cons25, pc3r
* Add missing bell capability to cons25,pc3rache1994-09-101-2/+2
|
* 1. pc3 pccons description restored from 1.1.5.1ache1994-09-091-22/+71
| | | | | 2. color, semi-graphics, functional keys descriptions added to: pc3, cons25, pc3r
* pc3r russian koi8-r syscons console addedache1994-08-221-0/+22
|
* Put the cons25 entries for syscons back.jkh1994-08-111-0/+21
| | | | Submitted by: jkh
* termcap.0 -> termcap.5jkh1994-08-111-1/+1
| | | | Submitted by: jkh
* Reviewed by: phkphk1994-07-241-5/+5
| | | | Killed a bunch of control chars.
* all: does not need to depend on ${MAN5}, remove special case clean:rgrimes1994-07-061-9/+5
| | | | | | | and cleandir: targets, simple use a CLEANFILES+= to handle this very simple special case. Add ${COPY} knob to install commands so that files don't disappear out of the obj tree after a make install.
* BSD 4.4 Lite Share Sourcesrgrimes1994-05-307-0/+6690
OpenPOWER on IntegriCloud