summaryrefslogtreecommitdiffstats
path: root/etc/termcap.small
Commit message (Collapse)AuthorAgeFilesLines
* Fix termcap entry typo.uqs2011-02-091-1/+1
| | | | MFC after: 2 weeks
* Improve the contents of termcap.small.ed2010-03-071-86/+74
| | | | | | | | | - Remove dosansi, pc and pc3. I suspect nobody ever needs these. - Add vt100, screen and xterm-color. This file is now probably more than sufficient in most cases, even for common use outside single user mode, where people just use the console driver, a graphical terminal emulator and a terminal multiplexer.
* Properly make the end key work again for TERM=xterm.ed2010-01-101-2/+2
| | | | | | | | | | I've been so busy hacking on utmpx the last couple of days, out of reflex, I committed it to the wrong source tree. Note to myself: don't hack on FreeBSD while watching TV at the same time. PR: conf/142578 Submitted by: Yuri Pankov <yuri pankov gmail com> Reminded by: stefanf
* Revert the xterm terminal behavior to NOT clear the screen afterdougb2009-12-141-1/+6
| | | | | | | | | exiting a pager, vi, etc. Add some example xterm*-clear entries to the termcap files to make it easier for people to enable that behavior. Document the examples in the man page to make them easier to find.
* Update termcap entries for xterm.ed2009-12-101-22/+22
| | | | | | | | | | It turns out these entries do make Terminal.app behave a little better. According to Thomas Dickey, Terminal.app should use TERM=nsterm anyway, but we don't support this yet. Already having an improved termcap entry helps, so I am going to MFC this change after all. Suggested by: Leonidas Tsampros <ltsampros upnet gr> MFC after: 1 month
* Sync termcap.small with main termcap; add xterm entry for libtekenedwin2009-06-131-5/+77
| | | | | | PR: conf/135530 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> MFC after: 1 week
* Fix typo in cons25l7 definition in etc/termcap.small and share/termcapedwin2009-06-121-1/+1
| | | | | | | | | | There is a minor typo in the cons25l7 (':' instead of '|') entry in src/etc/termcap.small that causes syscons to complain about bogus characters in /etc/termcap.db. PR: conf/132777 Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> MFC after: 1 week
* Removed whitespace at BOF, EOL & EOF.schweikh2004-06-061-1/+1
|
* Sync with mainache2001-11-221-1/+2
|
* Copy from main termcapache2001-11-221-5/+5
|
* Merge with main variantache2001-11-221-2/+24
|
* Reflect main termcap v1.109ache2001-08-151-1/+2
|
* Sync with main v1.105ache2001-04-211-7/+9
|
* Sync with main termcapache2001-04-191-11/+11
|
* Sync with mainache2000-08-251-1/+1
|
* Syncache2000-07-211-7/+7
|
* Sync with main termcap, SGR 24,27ache2000-07-201-5/+5
|
* Sync with main termcap (AX, latin2 mono)ache2000-07-201-5/+5
|
* Update cons* entries from termcapache2000-06-301-13/+71
|
* Add/adjust some $FreeBSD$ tags.peter1999-09-131-1/+1
| | | | Noted by: Doug <Doug@gorean.org>
* Another round of spelling fixes.mpp1996-01-311-1/+1
|
* This is a purely cosmetic clean up. Fix many cut and paste problems thatrgrimes1995-04-091-8/+8
| | | | had turned tabs into spaces.
* Sync with main termcapache1995-01-261-2/+1
|
* Sync with base termcap.srcache1995-01-151-1/+1
|
* Sync with base termcapache1995-01-131-1/+1
|
* Sync with termcap.srcache1994-10-261-2/+2
|
* Sync with termcap.srcache1994-10-261-4/+7
|
* Sync with termcap.srcache1994-10-261-1/+1
|
* Sync with termcap.srcache1994-10-211-3/+3
|
* Sync with termcap.srcache1994-10-151-4/+18
|
* Sync with termcap.srcache1994-10-061-2/+2
|
* Sync with termcap.srcache1994-09-301-3/+3
|
* Sync again with termcap.srcache1994-09-261-1/+8
|
* Update pc3,pc3r,cons25,cons50 entries from termcap.srcache1994-09-261-41/+30
|
* My last few changes to the release code plus a small termcap filejkh1994-06-241-0/+154
for the cpio floppy.
OpenPOWER on IntegriCloud