Lines Matching refs:termcap
35 # This is the master termcap/terminfo capability table.
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
174 #%The termcap code is the old
175 #%.B termcap
176 #%capability name (some capabilities are new, and have names which termcap
600 …gl str ML - - ----- set left soft margin at current column. See smgl. (ML is not in BSD termcap).
717 …n smglr str ML - - ----- Set both left and right margins to #1, #2. (ML is not in BSD termcap).
745 #%Except for \fBYI\fP, the \fBncurses\fR termcap names for them are invented.
746 #%According to the XSI Curses standard, they have no termcap names.
766 …YI - - ----- Set page length to #1 hundredth of an inch (some implementations use sL for termcap).
774 # recognized for termcap or terminfo compilation, but not output.
788 # termcap sources; the rest are listed for completeness, and in case somebody
794 # well as the termcap codes) match his list.
801 # latter is nonzero and we're dumping in termcap format.
807 # Obsolete termcap capabilities. Some are used for termcap translation. The
819 # GNU termcap library extensions. The GNU termcap file distributed with
821 # BSD termcap file. The name clash with terminfo MT is resolved by type
827 # GNU termcap *does* include the following extended capability, Only the
882 # mytinfo described this as a termcap capability, but it's not listed in the
883 # 4.4BSD man pages, and not found in the 4.4BSD termcap file. The ncurses
888 # University of Waterloo termcap extensions (as described in mytinfo).
889 # The `xl' termcap file clashes with a terminfo name; this ambiguity cannot