Lines Matching +full:enabled +full:- +full:strings
2 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
3 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. *
31 .TH @TSET@ 1 2024-04-27 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User commands"
53 \fB\%@RESET@\fP \-
56 …SET@\fP [\fB\-IQVcqrsw\fP] [\fB\-\fP] [\fB\-e\fP \fIch\fP] [\fB\-i\fP \fIch\fP] [\fB\-k\fP \fIch\f…
58 …SET@\fP [\fB\-IQVcqrsw\fP] [\fB\-\fP] [\fB\-e\fP \fIch\fP] [\fB\-i\fP \fIch\fP] [\fB\-k\fP \fIch\f…
95 If the terminal type was not specified on the command-line, the \fB\-m\fP
110 if the \*(``\fB\-w\fP\*('' option is enabled, \fB@TSET@\fP may update
120 if the \*(``\fB\-c\fP\*('' option is enabled,
124 unless the \*(``\fB\-I\fP\*('' option is enabled,
126 and tab \fIinitialization\fP strings are sent to the standard error output,
146 Also, rather than using the terminal \fIinitialization\fP strings,
147 it uses the terminal \fIreset\fP strings.
156 (the line-feed character is normally control-J) to get the terminal
157 to work, as carriage-return may no longer work in the abnormal state.
163 This is done using the \fB\-s\fP option.
165 When the \fB\-s\fP option is specified, the commands to enter the information
177 eval \(ga@TSET@ \-s options ... \(ga
187 The \fB\-m\fP options maps
193 The argument to the \fB\-m\fP option consists of an optional port type, an
211 If the terminal type is not specified on the command line, the \fB\-m\fP
229 For example, \fB\-m dialup:vt100 \-m :?xterm\fP
231 type vt100, and any non-dialup port type to match the terminal type ?xterm.
236 No whitespace characters are permitted in the \fB\-m\fP option argument.
237 Also, to avoid problems with meta-characters, it is suggested that the
238 entire \fB\-m\fP option argument be placed within single quote characters,
244 .B \-c
247 .BI \-e\ ch
250 .B \-I
251 Do not send the terminal or tab initialization strings to the terminal.
253 .BI \-i\ ch
256 .BI \-k\ ch
259 .BI \-m\ mapping
263 .B \-Q
268 .B \-q
271 The option \*(``\-\*('' by itself is equivalent but archaic.
273 .B \-r
276 .B \-s
281 .B \-V
285 .B \-w
290 The arguments for the \fB\-e\fP, \fB\-i\fP, and \fB\-k\fP
293 notation, i.e., control-h may be specified as \*(``\*^H\*('' or \*(``\*^h\*(''.
295 If neither \fB\-c\fP or \fB\-w\fP is given, both options are assumed.
321 (POSIX.1-2008) nor
324 The AT&T \fBtput\fP utility (AIX, HP-UX, Solaris)
325 incorporated the terminal-mode manipulation as well as termcap-based features
329 In fact, the commonly-used \fBreset\fP utility
336 appropriately for each dial-up line,
343 is no longer supported under terminfo-based \fI\%ncurses\fP:
345 The \fB\-S\fP option of BSD \fBtset\fP no longer works;
348 The \fB\-s\fP option only sets \fITERM\fP,
353 \*(``TSET\*('' (or via any other name beginning with an upper-case letter)
354 set the terminal to use upper-case only.
357 The \fB\-A\fP, \fB\-E\fP, \fB\-h\fP, \fB\-u\fP and \fB\-v\fP
362 The \fB\-a\fP, \fB\-d\fP, and \fB\-p\fP options are similarly
366 three options be changed to use the \fB\-m\fP option instead.
367 The \fB\-a\fP, \fB\-d\fP, and \fB\-p\fP options
373 \fB\-n\fP option to specify that the new terminal driver should be used.
376 It is still permissible to specify the \fB\-e\fP, \fB\-i\fP,
377 and \fB\-k\fP options without arguments,
382 executing \fB@TSET@\fP as \fB@RESET@\fP no longer implies the \fB\-Q\fP option.
383 Also, the interaction between the \- option and the \fIterminal\fP
386 The \fB\-c\fP and \fB\-w\fP options are not found in earlier implementations.
387 However, a different window size-change feature was provided in 4.4BSD.
408 may thus be useful for working around window-size problems,
416 .\" https://minnie.tuhs.org/cgi-bin/utree.pl?file=1BSD/s6/reset.c
427 .\" https://minnie.tuhs.org/cgi-bin/utree.pl?file=3BSD/usr/src/cmd/\
433 .\" https://minnie.tuhs.org/cgi-bin/utree.pl?file=1BSD/s6/tset.c
434 .\" https://minnie.tuhs.org/cgi-bin/utree.pl?file=1BSD/man7/ttycap.7
441 .\" https://minnie.tuhs.org/cgi-bin/utree.pl?file=3BSD/usr/src/cmd/\
446 .\" https://minnie.tuhs.org/cgi-bin/utree.pl?file=2.9BSD/usr/src/ucb/\