Lines Matching refs:termcap

34 # This is an adaptation of ncurses' termcap/terminfo capability table, which
38 # infocmp, and the library compilation code used to support the termcap
52 # Column 4: termcap capability name
55 # Column 7: Lead with `Y' if capability should be emitted in termcap
59 # The codes following [Y-] in column 7 describe the versions of termcap which
62 # termcap entry translations that are more than 1023 bytes long (and tank a
63 # lot of old termcap-using programs). The codes read as follows:
66 # G = mentioned in the documentation for GNU termcap
71 # lead to some termcap translations being too long. The termcap maintainer
86 # There are basically five different ways to handle termcap and terminfo
128 # keys: key_npage, key_ppage, key_home, key_ll (which is used for in termcap-
131 # trim those out of the set to be translated to termcap, or various users of
132 # the termcap file will become irate.
149 # It would be nice to keep f11 and f12 for Emacs use, but a couple of termcap
151 # into history and GNU termcap's application base shrinks towards being GNU
213 #%.RI ( termcap )
218 #%.I termcap
800 …n smglr str ML - - ----- Set both left and right margins to #1, #2. (ML is not in BSD termcap).
829 …YI - - ----- Set page length to #1 hundredth of an inch (some implementations use sL for termcap).
852 # termcap sources; the rest are listed for completeness, and in case somebody
858 # well as the termcap codes) match his list.
865 # latter is nonzero and we're dumping in termcap format.
871 # Obsolete termcap capabilities. Some are used for termcap translation. The
883 # GNU termcap library extensions. The GNU termcap file distributed with
885 # BSD termcap file. The name clash with terminfo MT is resolved by type
891 # GNU termcap *does* include the following extended capability, Only the
946 # mytinfo described this as a termcap capability, but it is not listed in the
947 # 4.4BSD man pages, and not found in the 4.4BSD termcap file. The ncurses
952 # University of Waterloo termcap extensions (as described in mytinfo).
953 # The `xl' termcap file clashes with a terminfo name; this ambiguity cannot