aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: e93ab36ca9b96d690d7b396e19039ece9c26b3af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
NAME
	cmap - character selection utility for the terminal

SYNOPSIS
	cmap [-f font-family] [-s [font-size][/[[min]-[max]]]] [-B | -S] [-bi]

DESCRIPTION
	cmap is an interactive terminal utility for browsing and copying
	characters.

OPTIONS
	The cmap utility conforms to the Base Definitions
	volume of POSIX.1-2017, Section 12.2, Utility Syntax Guidelines.

	The following options are supported:

	-B
		Use listing by Unicode block by default.

	-b
		Use bold font by default

	-f font-family
		Use font-family as the default font family.

	-i
		Use italic or oblique font by default.

	-S
		Use listing by script by default.

	-s [font-size][/[[min]-[max]]]
		Set the default font size, in the character
		table, to font-size.

		Set the minimum font size, in the character
		table, to min.

		Set the maximum font size, in the character
		table, to max.

OPERANDS
	No operands are supported.

SEE ALSO
	gcmap(1)