Age | Commit message (Collapse) | Author |
|
of ncurses.
OpenBSD local changes are altering kbs to \177 in the xterm entries to
match our local xterm settings, and a typo fix (sent upstream).
Notable changes from the current file are:
- xterm is now an alias to xterm-new rather than xterm-r6 by default,
and has colour. Those who prefer black and white should use xterm-r6.
- The F1-F4 keys are correct for wsvt25.
- pcvt25 no longer has colour - wsvt25 should now be used instead anyway.
- xterm, rxvt and other terminals have extended entries for function
keys with modifiers (kRIT2-7 etc).
- many new entries, including putty, konsole, sun-color, and 256
colour variants of xterm, screen, rxvt and so on.
ok millert
|
|
- ESR no longer maintains termcap/terminfo and the URL in Makefile is dead, so
remove it;
- remove the tic(1) stdout usage hack which is no longer necessary;
- remove the README file which doesn't have anything useful anymore.
ok millert
|
|
ok millert sthen
|
|
The build/upgrade process requires that changes requiring this type of
update be recorded in faq/current.html. ok deraadt@
|
|
|
|
|
|
tweaked by mickey/krw
ok deraadt
|
|
from ray lai, tweaked by me;
|
|
from ray lai
|
|
from ray lai
|
|
window(1). We might want to change curses to make the env var take
precedence some day. ok millert@
|
|
|
|
|
|
|
|
remove some unnecessary .Pp's;
|
|
|
|
- macro fixes
- kill whitespace at EOL
|
|
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
ok millert@
|
|
XTerm.ad.
|
|
In practive window will set $TERMCAP with a more capable entry based
on the actual terminal it is running on. This entry is useful when
running setuid/setgid commands where $TERMCAP is not consulted.
|
|
Adapted from NetBSD, ok millert@
|
|
o modify kterm to use acsc via SCS controls.
o screen 3.9.8 allows xterm mouse controls to pass-through
|
|
normal cursor keys. We needed it for pcvt but it wasn't really
correct and it breaks cursor keys under wscons.
|
|
|
|
|
|
* correct description of Top Gun Telnet.
* add kterm-color
* add qansi* entries from QNX ftp site.
* add Matrix Orbital entries by Eric Z. Ayers).
* add xterm-basic, xterm-sco entries, update related entries to XFree86
4.0.1c
* add S0, E0 extensions to screen's entry
* several corrections based on tic's new parameter-checking code
* modify xterm-r6 and similar rs2 sequences which had \E7...\E8
bracketing sequences that reset video attributes (\E8 would restore
them)
|
|
|
|
|
|
|
|
* add bsdos-pc-m, bsdos-pc-mono (Jeffrey C Honig)
* correct spelling error in entry name: bq300-rv was given as bg300-rv
in esr's version.
* add cud, ech, etc., to beterm based on feedback from Rico Tudor -TD
* correct color definition for ibm3164, make minor changes to other
IBM terminal definitions based on recent terminfo descriptions -TD
* add mgterm, from NetBSD -TD
* add alias sun-cgsix for sun-ss5 as per NetBSD
* change cons25w to use rs2 for reset rather than rs1 -TD
* add rc/sc to aixterm based on manpage -TD
* remove ncv from xterm-16color, xterm-256 color
* add kmous capability to linux to use Joerg Schoen's gpm patch.
|
|
match what a real vt220 generates the pcvtXX entry was not updated
accordingly.
Fix a dangling vt220-old reference I missed in the old/new switch.
|
|
in 25 line mode.
|
|
vt220 -> vt220-new
vt220-old -> vt220
|
|
|
|
+ correct typo in rxvt-basic terminfo from temporary change made while
integrating 20000318.
+ revert part of the vt220 change (request by Todd C Miller).
+ add ansi-* terminfo entries from Eric's version.
|
|
rmacs=\E(B, smacs=\E(0
instead of:
rmacs=^O, smacs=^N
Though it really seems like pcvt should work with the latter as well.
|
|
causes the console to switch into graphics mode with pcvt.
|
|
old non-xfree86 r6 xterm sends \E[^@ for these keys which is wrong but enabling khome/kend shouldn't really cause any harm there.
|
|
not ^H.
|
|
o minor corrections/updates to several terminfo entries: rxvt-basic,
vt520, vt525, ibm5151, xterm-xf86-v40
o minor corrections to xterm-xf86-v333 terminfo entry
o add several terminfo entries from esr's "11.0".
|
|
|
|
|
|
it easier for folks upgrading from 2.6.
|
|
* remove kf0 from rxvt, vt520, vt525 and ibm5151 since it conflicts
with kf10 -TD
* updated xterm-xf86-v40, making kdch1 correspond to vt220 'Remove',
and adding kcbt -TD
|
|
|
|
This is needed because, until 5 minutes ago, tic prints its usage()
to stdout and not stderr so the zero-length termcap check doesn't help
us here. This hack should be removed after OpenBSD 2.7 is released.
|
|
smart enough to do the right thing.
*NOTE* it is a good idea to install a tic linked with the latest
libcurses before building the new termcap/terminfo files.
|
|
not ^H.
|
|
since it is being actively maintained.
|