The Mutt E-Mail Client : Reference : Configuration variables : alias_format
Previous: alias_file
Next: allow_8bit

6.3.4. alias_format

Type: string
Default: "%2n %t %-10a %r"

Specifies the format of the data displayed for the `alias' menu. The following printf(3)-style sequences are available.

%a	alias name
%n	index number
%r	address which alias expands to
%t	character which indicates if the alias is tagged for inclusion (*/ )


The Mutt E-Mail Client : Reference : Configuration variables : alias_format
Previous: alias_file
Next: allow_8bit