Lines Matching full:terminal

81 described in the terminal database, in the section on
86 The following entry, describing an ANSI-standard terminal, is representative
87 of what a \fBterminfo\fP entry for a modern terminal typically looks like.
129 Boolean capabilities which indicate that the terminal has
132 numeric capabilities giving the size of the terminal
137 terminal operations.
148 Thus \fBcols\fP, which indicates the number of columns the terminal has,
249 Terminal descriptions in \fI\%ncurses\fP are stored in terminal
259 eliminating duplicates and pathnames where no terminal database is found.
264 a terminal database containing the terminal description.
276 as a list of colon-separated pathnames of terminal databases to be searched.
290 The \fBTERMINFO\fP variable can contain a terminal description instead
291 of the pathname of a terminal database.
293 then \fI\%ncurses\fP reads a terminal description from
300 which uses terminal descriptions prepared in \fIterminfo\fP format.
308 after the system terminal database.
311 The most effective way to prepare a terminal description is by imitating
312 the description of a similar terminal in
318 Be aware that a very unusual terminal may expose deficiencies in
324 To get the padding for insert line right (if the terminal manufacturer
328 If the terminal messes up, more padding is usually needed.
331 The number of columns on each line for the terminal is given by the
333 If the terminal is a \s-1CRT\s0, then the
335 If the terminal wraps around to the beginning of the next line when
337 If the terminal can clear its screen, leaving the cursor in the home
339 If the terminal overstrikes
342 If the terminal is a printing terminal, with no soft copy unit,
374 are undefined at the left and top edges of a \s-1CRT\s0 terminal.
420 If the terminal has switch selectable automatic margins,
424 If the terminal has a command which moves to the first column of the next
429 so if the terminal has no
459 in the terminal are described by a
468 If the terminal has memory relative cursor addressing,
526 Those are an array in the \fI\%TERMINAL\fP
615 The corresponding terminal description is expressed thus:
647 If the terminal has a fast way to home the cursor
659 If the terminal has row or column absolute cursor addressing,
678 These are primarily useful if the terminal does not have
682 If the terminal needs to be in a special mode when running
688 If the terminal has only memory relative cursor addressing and not screen
690 the terminal for cursor addressing to work properly.
704 The two terminal capabilities assume that the terminal may have
719 In practice, the categorization into \*(``terminal\*('' and \*(``printer\*(''
722 The AT&T SVr4 terminal database uses \fBsmgl\fP four times,
811 Except for very old terminal descriptions, e.g., those developed for SVr4,
824 If the terminal can clear from the current position to the end of the
826 If the terminal can clear from the beginning of the line to the current
829 If the terminal can clear from the current position to the end of the
838 If the terminal can open a new blank line before the line where the cursor
842 If the terminal can delete the line which the cursor is on, then this
855 If the terminal has a settable scrolling region (like the vt100)
901 If the terminal has the ability to define a window as part of
908 If the terminal can retain display memory above, then the
926 kind of terminal you have by clearing the screen and then typing
930 Then position the cursor before the \*(``abc\*('' and put the terminal in insert
933 rigidly and characters to fall off the end, then your terminal does
938 terminal, and should give the capability \fBin\fP, which stands for
955 If your terminal has both, insert mode is usually preferable to \fBich1\fP.
956 Technically, you should not give both unless the terminal actually requires
968 new curses for a terminal old enough to need both, include the
975 If your terminal needs both to be placed into an \*(``insert mode\*('' and
996 If your terminal allows motion while in
1013 to enter and exit delete mode (any mode the terminal needs to be placed
1027 If your terminal has one or more kinds of display attributes,
1044 If the terminal has a code to underline the current character and move
1110 The vt220 terminal has a protect mode,
1168 If the terminal has
1183 If your terminal correctly generates underlined characters
1192 If the terminal has a keypad that transmits codes when the keys are pressed,
1281 a terminal dependent manner.
1287 causes the string to be executed by the terminal in local; and
1301 If the terminal has hardware tabs, the command to advance to the next
1311 expanded by the computer rather than being sent to the terminal,
1319 If the terminal has hardware tabs which are initially set every
1321 spaces when the terminal is powered up,
1329 If the terminal has tab stops that can be saved in non-volatile memory,
1339 initialization strings for the terminal,
1342 the path name of a program to be run to initialize the terminal,
1346 These strings are expected to set the terminal into modes consistent
1348 They are normally sent to the terminal, by the
1384 Special terminal modes can be set up without duplicating strings
1410 which is used when the terminal gets into a wedged state.
1423 needed since the terminal is usually already in 80-column mode.
1472 as models for modern terminal emulators provided documentation demonstrating
1475 Because of this, the terminal initialization programs
1489 If the terminal uses xon/xoff handshaking for flow control (that is,
1505 If the terminal requires other than a null (zero) character as a pad,
1512 software (and thus not counted in the terminal's \fBlines\fP capability).
1533 of the terminal.
1605 The AT&T terminal added graphics characters outside that range.
1608 presumably they were used in the AT&T terminal:
1615 to a copy of this table for your terminal, giving the character which
1618 Then read off the VT100/your terminal
1646 for the terminal.
1648 their default values for the terminal.
1650 terminal emulators) erase screen areas with the current background color rather
1660 terminal, use \fBsetaf\fP (set ANSI foreground) and \fBsetab\fP (set ANSI
1664 only \fBsetaf\fP/\fBsetab\fP; the XPG4 draft says that "If the terminal
1668 If the terminal
1679 The terminal hardware is free to
1723 On an HP-like terminal, use \fBscp\fP with a color pair number parameter to set
1728 On a Tektronix-like terminal, the capability \fBccc\fP may be present to
1738 terminal-dependent.
1740 On an HP-like terminal, \fBinitp\fP may give a capability for changing a
1789 If the terminal requires other than a null (zero) character as a pad, then this
1792 If the terminal does not have a pad character, specify npc.
1797 \fI\%ncurses\fP will test \fBnpc\fP first and use napms if the terminal
1800 If the terminal can move up or down half a line,
1808 If a hard-copy terminal can eject to the next page (form feed), give this as
1820 If the terminal has a settable command character,
1835 Terminal descriptions that do not represent a specific kind of known
1836 terminal, such as
1845 how to talk to the terminal.
1848 terminal descriptions for which the escape sequences are known.)
1850 If the terminal has a \*(``meta key\*('' which acts as a shift key,
1862 If the terminal has more lines of memory than will fit on the screen
1870 If the terminal is one of those supported by the Unix virtual
1871 terminal protocol, the terminal number can be given as
1875 strings which control an auxiliary printer connected to the terminal
1883 When the printer is on, all text sent to the terminal will be sent
1885 It is undefined whether the text is also displayed on the terminal screen
1930 Other specific terminal problems may be corrected by adding more
1946 and where in the termcap file the terminal type that \fBtgetent\fP
1969 affects more than just users of that particular terminal.
1984 and \fBtgetent\fP is searching for a terminal type that either is the
1993 pass along values like the terminal type automatically.
1999 here but will return incorrect data for the terminal.
2002 above, but only for people who actually set \fITERM\fP to that terminal
2004 terminal type it was looking for, not while searching.
2011 terminal types and users whose \fITERM\fP variable does not have a termcap
2023 compiled terminal description database directory
2025 Searching for terminal descriptions in
2050 documentation for the AT&T 505 terminal.