Age | Commit message (Collapse) | Author |
|
OK jmc@
|
|
ok sthen@, nicm@
|
|
Mostly trivial changes.
|
|
for OpenBSD i386 from Alexei Malinin.
|
|
local kbs changes (^H -> \177) with using the new xterm+kbs fragment.
ok deraadt dcoppa
|
|
specifically, rewrite them to permit some markup in the column headers,
and use "Ta" instead of literal tabs; mandoc does not currently match groff
100%, but a mandoc fix may be some time off, and we've gone enough releases
with poorly formatting column lists.
in some cases i have rewritten the lists as -tag, where -column made
little sense.
|
|
.Bl -column header1 header2 ... <Bl flags>
mixing things up confuses mandoc, and adding flags in can screw up the list.
this hopefully just makes things a bit safer (and more consistent).
(one more bit of work left and all column lists should format how we want)
|
|
termcap. With help from and OK nicm@
|
|
ok millert
|
|
normalized to be /usr/share/tabset (except one that was missed).
OK nicm@
|
|
(line continuation applies to comments). This doesn't matter now since
we strip comments but still isn't right. Spotted by millert@.
|
|
speeds things up a good bit.
ok tedu
|
|
ok deraadt
|
|
ok millert
|
|
that reset(1) turns off ACS. Suggested by ray, ok millert
|
|
|
|
few other bits and pieces.
ok millert
|
|
this on OpenBSD.
Fixes a problem seen by zinovik@.
makes sense to millert and ok deraadt
|
|
syntax errors found by mandoc(1), also required to fix the mandoc build;
feedback and ok jmc@ and sobrado@
|
|
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.
|