Lines Matching +full:pre +full:- +full:charge

2 .\" Copyright 2018-2023,2024 Thomas E. Dickey                                *
3 .\" Copyright 1998-2011,2017 Free Software Foundation, Inc. *
5 .\" Permission is hereby granted, free of charge, to any person obtaining a *
31 .TH term 7 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" Miscellaneous
45 term \-
51 console or display-device type you are using.
53 is critical for all screen-oriented programs, including your editor and mailer.
55 A default \fITERM\fP value will be set on a per-line basis by either
56 \fB/etc/inittab\fP (e.g., System\-V-like Unices)
61 Older Unix systems pre-set a very dumb terminal type
63 Newer ones may pre-set \*(``vt100\*('', reflecting the prevalence of DEC
64 VT100-compatible terminals and personal-computer emulators.
71 (assuming you are in fact using a VT100-superset console,
82 (such as visual bell or reverse-video)
93 retrieval speed (unlike the old text-based \fBtermcap\fP format they replace);
107 separated by \*(``|\*('' (pipe-bar) characters with the last
122 Here is a step-by-step guide to naming
126 The root will consist of a lower-case letter
127 followed by up to seven lower-case letters or digits.
130 filenames and shell meta-characters (such as !, $, *, ?, etc.) embedded in them
134 dangerous (terminfo is platform-independent, and choosing names with special
141 begin with a vendor prefix (such as \fBhp\fP for Hewlett-Packard, \fBwy\fP for
149 The root name for a PC-Unix console type should be the OS name,
152 multi-platform environment! If a model number follows, it should indicate
159 Following the root name, you may add any reasonable number of hyphen-separated
167 Magic-cookie.
169 attribute without magic-cookie lossage.
174 \-am
175 Enable auto-margin (right-margin wraparound).
177 \-m
178 Mono mode \- suppress color support.
180 \-na
181 No arrow keys \- termcap ignores arrow keys which are actually there on the
184 \-nam
185 No auto-margin \- suppress am capability.
187 \-nl
188 No labels \- suppress soft labels.
190 \-nsl
191 No status line \- suppress status line.
193 \-pp
196 \-rv
199 \-s
202 \-vb
205 \-w
206 Wide; terminal is in 132-column mode.
211 model 2317 terminal in 30-line mode with reverse video, best form would be
212 \fBfubar\-30\-rv\fP (rather than, say, \*(``fubar\-rv\-30\*('').
218 Commands which use a terminal type to control display often accept a \-T
221 on the \fITERM\fP environment variable when no \-T option is specified.
228 tty line initialization (AT&T-like Unices)
231 tty line initialization (BSD-like Unices)