A command for maintaining the internal digraph table. See bind/enter_digraph for information on entering digraphs.
Use the digraph command without any arguments to display the current digraph table. Note that if you are using a map other than Latin-1, many characters might be converted on the screen to something that your terminal is capable of displaying.
Available flags:
-ADD <arg0>
-REMOVE <arg0>
-CLEAR
If you do any changes in the digraph table, using -ADD,
-REMOVE or -CLEAR flags, they will be recorded in your .ircrc
file if you chose to save it.
See Also:
bind/enter_digraph
set/irc_encoding
set/input_encoding
set/display_encoding
Adds a digraph to the table, where <arg0> and
Removes a digraph entry in the table, in a similar fashion as
digraph -ADD.
Removes ALL digraph entries from the table.
Use this command only if you know what you are doing.
It's primary use is when loading the .ircrc file.