logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

vis-digraph — print Unicode character using mnemonics

Description

vis-digraph read a digraph from command line argument or standard input and print a corresponding Unicode
       character to standard output, encoded in current locale.

       digraph
         A set of two (or more) characters that get replaced by a single Unicode character.

       -
         Read digraph from standard input.

       Without argument, vis-digraph displays all available digraphs along with a description.

Environment

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

Exit Status

       0
         Digraph correctly read recognised and printed out.

       1
         Digraph not recognised.

       2
         Digraph is the beginning of an existing digraph, but does not correspond to a full digraph.

       3
         An error occurred and digraph could not be read or printed.

Name

       vis-digraph — print Unicode character using mnemonics

See Also

locale(1), vis(1)

Standards

vis-digraph follows the digraph format from RFC1345: http://tools.ietf.org/rfc/rfc1345.txt

Vis 0.9                                         January 27, 2017                                  VIS-DIGRAPH(1)

Synopsis

vis-digraphdigraph...vis-digraph-

See Also