1VIS-DIGRAPH(1)            BSD General Commands Manual           VIS-DIGRAPH(1)
2

NAME

4     vis-digraph — print Unicode character using mnemonics
5

SYNOPSIS

7     vis-digraph digraph ...
8     vis-digraph -
9

DESCRIPTION

11     vis-digraph read a digraph from command line argument or standard input
12     and print a corresponding Unicode character to standard output, encoded
13     in current locale.
14
15     digraph
16       A set of two (or more) characters that get replaced by a single Unicode
17       character.
18
19     -
20       Read digraph from standard input.
21
22     Without argument, vis-digraph displays all available digraphs along with
23     a description.
24

ENVIRONMENT

26     LC_CTYPE
27       Locale definition, setting the encoding format of the Unicode character
28       printed out.  See locale(1) for more information.
29

EXIT STATUS

31     0
32       Digraph correctly read recognised and printed out.
33
34     1
35       Digraph not recognised.
36
37     2
38       Digraph is the beginning of an existing digraph, but does not corre‐
39       spond to a full digraph.
40
41     3
42       An error occurred and digraph could not be read or printed.
43

SEE ALSO

45     locale(1), vis(1)
46

STANDARDS

48     vis-digraph follows the digraph format from RFC 1345:
49           http://tools.ietf.org/rfc/rfc1345.txt
50
51Vis v0.5                       January 27, 2017                       Vis v0.5
Impressum