summaryrefslogtreecommitdiffstats
path: root/share/termcap
Commit message (Collapse)AuthorAgeFilesLines
* Add xterm-r5, xterm-r6, xterm-xf86-v32 entriesache1996-12-191-1/+57
| | | | mainly from Eric's database with small editing by me
* Update screen(1) entriesache1996-12-081-4/+24
| | | | 2.2 candidate
* xterm: add Home & End keys, they are different from tc=vt220ache1996-11-181-1/+2
| | | | 2.2 candidate
* Restore ache's km addition to sysconspst1996-10-191-2/+2
|
* Restore XTERM definition to old definition + KMpst1996-10-192-63/+15
|
* Also reorder xterm-65, xterm-bold, et alpst1996-10-181-0/+4
|
* Remove two-letters names from xterm which cause databaseache1996-10-181-5/+5
| | | | duplicated entries. We don't use two-letter names already long time
* Remove xterms, the same as xterm nowache1996-10-181-1/+0
|
* add km for syscons so folks with meta maps can take advantage of thempst1996-10-171-2/+2
|
* Fix xterm termcap entry to support km and new xtermspst1996-10-171-13/+58
|
* Add missing cons30*, cons43* entriesache1996-10-061-1/+17
|
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-2/+2
|
* Add vt*-em entries set for emulators without semigraphicsache1996-10-031-0/+6
|
* make install should not install any file in /etc.wosch1996-08-171-1/+3
|
* Add missing kD to cons25 default entryache1996-05-021-1/+1
|
* Add an entry for xterm with colors. The standard xterm now handlesjoerg1996-04-281-0/+2
| | | | ANSI colors.
* Add missing cons60* entriesache1996-03-301-1/+8
|
* Take slashes out of name for tab132 terminal entry. New ncurses doesn'tjkh1996-02-281-1/+1
| | | | like that.
* Correct a bunch of man page cross references and generallympp1996-02-111-1/+1
| | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
* Correct someone's cut-and-paste errors. Some lines began incorrectlyjkh1996-01-301-11/+11
| | | | | with spaces instead of tabs. Submitted by: Jeremy Chatfield <jdc@xinside.com>
* recording cvs-1.6 file deathpeter1995-12-301-476/+0
|
* Fix F11 and F12 for VT200, my mistakeache1995-08-161-4/+12
| | | | | | | 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
* Remove bogus "nl=" and "ko=" from AT386.. The "nl=" causes serious problemspeter1995-08-151-1/+1
| | | | | with scrolling, especially with nvi. Reviewed by: ache
* Correct the entry for some Dasher terminal. A backslash has beenjoerg1995-08-151-1/+1
| | | | | | mangled. Submitted by: oops, i've just killed the mail from my inbox :-(
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-3/+3
| | | | specified in the top level Makefiles.
* Enable vt100 semigraphics for xtermache1995-05-161-1/+1
|
* Fix xterm entry by fallback to vt220 entry,ache1995-05-141-32/+31
| | | | also compact VT* is/rs capabilities to prevent overflowing
* Add separate entry for screen(1), slightly different from vt220ache1995-04-141-2/+4
|
* vt220: fix k1-k4 to be more compatible with xtermache1995-04-141-2/+2
| | | | | and other emulators. Simplify se/ue for emulators
* Update cons25 to S0ren ^H back changesache1995-03-281-2/+2
|
* Fix duplicate.ache1995-03-271-1/+1
|
* pc3r (russian): change kD to old compatible value.ache1995-03-271-2/+2
| | | | vt100: remove obsoleted nl
* Set kb=\177 to make proper erase char for DEC VTsache1995-03-271-1/+1
|
* Add :ut to vt100 generic entryache1995-03-271-1/+1
|
* Yet one pass through DEC VT entriesache1995-03-271-23/+14
|
* Add eo:it#8 to vt100 entryache1995-03-261-1/+1
|
* vt100/102/220 entries affected:ache1995-03-261-25/+47
| | | | | major cleanup add lot of missing capabilities
* Added cons30, cons43 and cons60 terminal types (==cons25 with more lines).phk1995-03-161-0/+12
| | | | Theres a mono entry for them all, and cons50 already existed.
* Use \E[x in "op" for cons25ache1995-03-041-1/+1
|
* Upgrade cons25 and cons25-r to lastest syscons changesache1995-03-031-3/+3
|
* cons25: turn off bold in "op" escapeache1995-02-251-1/+1
|
* Removed the bogus duplicate pcvt* alias names. Ache renamed themjoerg1995-02-171-25/+25
| | | | | | to shut up cap_mkdb warnings, but they better have to go away. Reviewed by: Hellmuth Michaelis
* Remove use of ${DESTDIR} in target of symbolic link, it makes the linkrgrimes1995-02-141-1/+1
| | | | point to the wrong place.
* Shut up cap_mkdb warnings on pcvt* entriesache1995-02-111-25/+25
|
* Add pcvt termcap entries (quite a lot of them - whew!)jkh1995-02-051-0/+250
| | | | Submitted by: hm
* Change the way I make the link to /etc/termcap. It worked for installjkh1995-02-011-2/+2
| | | | but not distribute. Now it works for both.
* Make a link to /etc for termcap file. /etc/termcap is just too lodged injkh1995-01-301-0/+2
| | | | folklore to do without! :-)
* Correct Delete key descriptionache1995-01-261-2/+1
|
* Fix this bogus Makefile.jkh1995-01-241-1/+0
|
* Could someone please add the following patch tojoerg1995-01-161-0/+1
| | | | | | | /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>
OpenPOWER on IntegriCloud