Home
last modified time | relevance | path

Searched +full:vt100 +full:- +full:w (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/ncurses/man/
H A Dterminfo.head2 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
3 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. *
31 .TH terminfo 5 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "File formats"
56 \fB\%terminfo\fP \-
63 used by screen-oriented programs such as
68 using high-level calls to libraries such as \fBcurses\fP(3X).
69 It is also used via low-level calls by non-curses applications
70 which may be screen-oriented (such as \fB@CLEAR@\fP(1))
71 or non-screen (such as \fB@TABS@\fP(1)).
99 The \fB@INFOCMP@\fP \fB\-f\fP and \fB\-W\fP options rely on this to
[all …]
H A Dtoe.1m3 .\" Copyright 2019-2023,2024 Thomas E. Dickey *
4 .\" Copyright 1998-2015,2017 Free Software Foundation, Inc. *
32 .TH @TOE@ 1M 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User commands"
55 \fB\%@TOE@\fP \-
59 .RB [ \-ahs ]
60 .RB [ \-v\ \c
66 .RB [ \-u | \-U ]
69 .B "@TOE@ \-V"
78 The \fB\-h\fP option can be helpful to observe where \fB\%@TOE@\fP is
82 .TP 9 \" "-u file" + 2n
[all …]
H A Dterm.72 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
3 .\" Copyright 1998-2011,2017 Free Software Foundation, Inc. *
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
[all …]
H A Dtset.12 .\" 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,
[all …]
H A Dinfocmp.1m3 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
4 .\" Copyright 1998-2017,2018 Free Software Foundation, Inc. *
32 .TH @INFOCMP@ 1M 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User commands"
54 \fB@INFOCMP@\fP \-
57 \fB@INFOCMP@\fP [\fB\-\
82 W\
85 …[\fB\-v\fR \fIn\fR] [\fB\-s d\fR| \fBi\fR| \fBl\fR| \fBc\fR] [\fB\-Q\fR \fIn\fR] [\fB\-R \fBsubset…
86 [\fB\-w\fP\ \fIwidth\fP] [\fB\-A\fP\ \fIdirectory\fP] [\fB\-B\fP\ \fIdirectory\fP]
87 [\fIterminal-type\fP ...]
97 If no options are specified and zero or one \fIterminal-types\fP are
[all …]
H A Dcurs_add_wch.3x3 .\" Copyright 2019-2023,2024 Thomas E. Dickey *
4 .\" Copyright 2001-2015,2017 Free Software Foundation, Inc. *
32 .TH curs_add_wch 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
54 \fB\%wecho_wchar\fP \-
79 wrapping and special-character processing as follows:
89 Subsequent non-spacing characters can be combined with this base
93 If \fIwch\fP refers to a non-spacing character,
98 The cursor is not advanced after adding a non-spacing character.
99 Subsequent calls to add non-spacing characters will update the same position.
118 for non-control characters, a considerable performance gain might be seen
[all …]
H A Dcurs_addch.3x3 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
4 .\" Copyright 1998-2015,2017 Free Software Foundation, Inc. *
32 .TH curs_addch 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
60 \fB\%wechochar\fP \-
150 .RB \%( w ) addch
152 .RB \%( w ) refresh .
156 for non-control characters,
160 .SS "Forms-Drawing Characters"
166 to write line-drawing and other special characters to the screen.
169 .I "forms-drawing characters."
[all …]
H A Dncurses.3x3 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
4 .\" Copyright 1998-2015,2017 Free Software Foundation, Inc. *
32 .TH ncurses 3X 2024-04-27 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
59 \fB\%ncurses\fP \-
60 character-cell terminal interface with optimized output
67 terminal-independent means of reading keyboard and mouse input and
68 updating character-cell terminals with output optimized to minimize
160 .B \-lncurses
168 .B \-lcurses
197 the library assumes that characters are printable as in ISO\ 8859-1,
[all …]
H A Dterminfo.tail2 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
3 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. *
32 .SS "User-Defined Capabilities"
41 \fI\%ncurses\fP addresses this limitation by allowing user-defined
44 the \fB\-x\fP option for this purpose.
45 When \fB\-x\fP is set,
46 \fB@TIC@\fP treats unknown capabilities as user-defined.
56 User-defined capability strings whose name begins
70 user-defined capabilities intended for use by termcap applications should
77 The \fI\%ncurses\fP library uses a few of these user-defined
[all …]
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_acs.c2 * Copyright 2018-2019,2020 Thomas E. Dickey *
3 * Copyright 1998-2014,2017 Free Software Foundation, Inc. *
31 * Author: Zeyd M. Ben-Halim <zmbenhal@netcom.com> 1992,1995 *
33 * and: Thomas E. Dickey 1996-on *
69 map = (SP_PARM != 0) ? SP_PARM->_acs_map : in NCURSES_SP_NAME()
84 chtype *real_map = SP_PARM != 0 ? SP_PARM->_acs_map : fake_map; in NCURSES_SP_NAME()
99 SP_PARM->_screen_acs_map[j] = FALSE; in NCURSES_SP_NAME()
108 * Initializations for a UNIX-like multi-terminal environment. Use in NCURSES_SP_NAME()
118 real_map['w'] = '+'; /* should be tee pointing down */ in NCURSES_SP_NAME()
119 real_map['q'] = '-'; /* should be horizontal line */ in NCURSES_SP_NAME()
[all …]
/freebsd/share/tabset/
H A DMakefile1 FILES= 3101 9837 aa aed512 beehive diablo dtc382 hp700-wy ibm3101 std \
2 stdcrt tandem653 teleray vt100 vt100-w wyse-adds xerox1720 xerox1730 \
3 xerox1730-lm zenith29
HDvt100-w.uu1 begin 644 vt100-w
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src7 # bug-ncurses@gnu.org
19 # under the ncurses MIT-style license. That was the effect of the agreement
33 # some portions of the data are derivative work under a compatible MIT-style
36 #------------------------------------------------------------------------------
37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying
38 # https://invisible-island.net/personal/copyrights.html#removing_notes
39 #------------------------------------------------------------------------------
48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu
54 # This file describes the capabilities of various character-cell terminals,
55 # as needed by software such as screen-oriented editors.
[all …]
/freebsd/share/termcap/
H A Dtermcap38 # << EOH - after reordering, above header lines survive and this line dies >>
50 # Terminal names look like <manufacturer> <model> - <modes/options>
61 # w Wide - in 132 column mode.
63 # na No arrow keys - termcap ignores arrow keys which are
85 # Comments in this file begin with # - they cannot appear in the middle
93 # cap_mkdb -f /usr/share/misc/termcap /etc/termcap
102 # # --------------------------------
110 # It has been tried in a minimal way -- the Agile did not blow up!
113 # Ralph Keirstead (ralph@sri-unix);
122 1620-m8|1640-m8|diablo 1620 w/8 column left margin:\
[all …]
H A Dtermcap.531 .\" * ncurses is copyright (C) 1992-1995 *
32 .\" * Zeyd M. Ben-Halim *
77 consist of a number of `:'-separated fields.
97 .Dq vt100
98 in 132-column mode would be
99 .Dq vt100-w .
101 .Bl -column indent "With automatic margins (usually default)xx" -offset indent
103 -w Wide mode (more than 80 columns) vt100-w
104 -am With automatic margins (usually default) vt100-am
105 -nam Without automatic margins vt100-nam
[all …]
/freebsd/etc/termcap/
H A DMakefile7 TERMCAP_SMALL_ENTS?= SC cons25 cons25-m cons25-w cons25l1 cons25l1-m \
8 cons25l1-w cons25l2 cons25l2-m cons25l7 cons25l7-m cons25r cons25r-m \
9 cons25r-mv cons25r-v cons25w cons30 cons30-m cons30-w cons30l1 cons30l1-m \
10 cons30l1-w cons30l2 cons30l2-m cons30l7 cons30l7-m cons30r cons30r-m \
11 cons30r-mv cons30r-v cons43 cons43-m cons43-w cons43l1 cons43l1-m \
12 cons43l1-w cons43l2 cons43l2-m cons43l7 cons43l7-m cons43r cons43r-m \
13 cons43r-mv cons43r-v cons50 cons50-m cons50-w cons50l1 cons50l1-m \
14 cons50l1-w cons50l2 cons50l2-m cons50l7 cons50l7-m cons50r cons50r-m \
15 cons50r-mv cons50r-v cons60 cons60-m cons60-w cons60l1 cons60l1-m \
16 cons60l1-w cons60l2 cons60l2-m cons60l7 cons60l7-m cons60r cons60r-m \
[all …]
/freebsd/release/tools/
H A Darm.subr2 #-
3 # Copyright (c) 2015-2017 The FreeBSD Foundation
29 # Common subroutines used to build arm, arm64, or RISC-V SD card images.
34 if [ -c "${DESTDIR}/dev/null" ]; then
38 if [ ! -z "${mddev}" ]; then
39 mdconfig -d -u ${mddev}
51 if [ $i -ge 10 ]; then
64 if [ $(sysctl -n kern.geom.part.mbr.enforce_chs) != 0 ]; then
69 chroot ${CHROOTDIR} gpart create -s ${PART_SCHEME} ${mddev}
74 chroot ${CHROOTDIR} gpart add -t efi -l efi -a 512k -s ${FAT_SIZE} ${mddev}
[all …]
/freebsd/contrib/ncurses/progs/
H A Dtic.c2 * Copyright 2018-2023,2024 Thomas E. Dickey *
3 * Copyright 1998-2017,2018 Free Software Foundation, Inc. *
31 * Author: Zeyd M. Ben-Halim <zmbenhal@netcom.com> 1992,1995 *
37 * tic.c --- Main program for terminfo compiler
75 [-e names] \
76 [-o dir] \
77 [-R name] \
78 [-v[n]] \
79 [-V] \
80 [-w[n]] \
[all …]
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_wacs.c3 * Copyright 2002-2015,2016 Free Software Foundation, Inc. *
43 /* *INDENT-OFF* */ in _nc_init_wacs()
48 /* VT100 symbols */ in _nc_init_wacs()
56 { 'w', { '+', 0x252c }}, /* tee pointing down */ in _nc_init_wacs()
57 { 'q', { '-', 0x2500 }}, /* horizontal line */ in _nc_init_wacs()
71 { '-', { '^', 0x2191 }}, /* arrow pointing up */ in _nc_init_wacs()
76 { 'p', { '-', 0x23bb }}, /* scan line 3 */ in _nc_init_wacs()
77 { 'r', { '-', 0x23bc }}, /* scan line 7 */ in _nc_init_wacs()
78 { 'y', { '<', 0x2264 }}, /* less-than-or-equal-to */ in _nc_init_wacs()
79 { 'z', { '>', 0x2265 }}, /* greater-than-or-equal-to */ in _nc_init_wacs()
[all …]
/freebsd/contrib/ncurses/
H A DNEWS1 -------------------------------------------------------------------------------
2 -- Copyright 2018-2023,2024 Thomas E. Dickey --
3 -- Copyright 1998-2017,2018 Free Software Foundation, Inc. --
4 -- --
5 -- Permission is hereby granted, free of charge, to any person obtaining a --
6 -- copy of this software and associated documentation files (the --
7 -- "Software"), to deal in the Software without restriction, including --
8 -- without limitation the rights to use, copy, modify, merge, publish, --
9 -- distribute, distribute with modifications, sublicense, and/or sell copies --
10 -- of the Software, and to permit persons to whom the Software is furnished --
[all …]
H A DINSTALL1 -------------------------------------------------------------------------------
2 -- Copyright 2018-2023,2024 Thomas E. Dickey --
3 -- Copyright 1998-2017,2018 Free Software Foundation, Inc. --
4 -- --
5 -- Permission is hereby granted, free of charge, to any person obtaining a --
6 -- copy of this software and associated documentation files (the --
7 -- "Software"), to deal in the Software without restriction, including --
8 -- without limitation the rights to use, copy, modify, merge, publish, --
9 -- distribute, distribute with modifications, sublicense, and/or sell copies --
10 -- of the Software, and to permit persons to whom the Software is furnished --
[all …]
/freebsd/
H A DObsoleteFiles.inc9 # delete-old-libs target, whereas OLD_FILES and OLD_DIRS are removed by the
10 # delete-old target. This separation allows users to avoid deleting old
18 # For files listed in OLD_FILES, OLD_LIBS, and MOVED_LIBS, the check-old*
19 # and delete-old* targets will also delete associated debug symbols from
34 # ( grep '+=' /usr/src/ObsoleteFiles.inc | sort -u ; \
35 # grep '+=' /usr/src/tools/build/mk/OptionalObsoleteFiles.inc | sort -u) | \
36 # sort | uniq -d
40 # for t in `make -V TARGETS universe`; do
41 # __MAKE_CONF=/dev/null make -f Makefile.inc1 TARGET=$t \
42 # -V OLD_FILES -V OLD_LIBS -V MOVED_LIBS -V OLD_DIRS check-old | \
[all …]
/freebsd/share/doc/usd/12.vi/viapwh/
H A Dvi.apwh.ms37 Alan P.W. Hewett
72 \fB<character [-character]>\fR means that the character or
76 the \fBescape\fR key is to be typed. \fB<a-z>\fR means that a
130 semi-automatically done when you log in.
138 tset \-s \-d 2621 > tset$$
146 type from an on-line list.
156 semi-automatically done when you log in.
164 tset \-s \-d 2621 > tset$$
172 is simpler, just add the line ``tset \-d 2621''
177 type from an on-line list.
[all …]
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
96 /* Size of an address. 32-bit for ACPI 1.0, 64-bit for ACPI 2.0 and up. */
108 "S-CRTM Contents",
109 "S-CRTM Version",
116 "Non-Host Code",
117 "Non-Host Config",
118 "Non-Host Info"
133 "S-CRTM Version String",
134 "S-CRTM Contents",
[all …]
/freebsd/contrib/file/src/
H A Dencoding.c2 * Copyright (c) Ian F. Darwin 1986-1995.
4 * maintained 1995-present by Christos Zoulas and others.
29 * Encoding -- determine the character encoding of a text file.
31 * Joerg Wunsch <joerg@freebsd.org> wrote the original support for 8-bit
71 * the text converted into one-file_unichar_t-per-character Unicode in
79 const unsigned char *buf = CAST(const unsigned char *, b->fbuf); in file_encoding()
80 size_t nbytes = b->flen; in file_encoding()
96 if (nbytes > ms->encoding_max) in file_encoding()
97 nbytes = ms->encoding_max; in file_encoding()
107 DPRINTF(("utf-7 %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
[all …]

12