Skip to content
  • Kevin J. McCarthy's avatar
    Add allow_8bit flag to sanitize_filename functions. · 98f0ca6b
    Kevin J. McCarthy authored
    This will allow "view" mailcap invocations and autoview invocations to
    display something reasonable for international file names.  Also add
    the flag to mutt_adv_mktemp(), which the mailcap viewer calls.
    
    Convert the 'slash parameter' to an ALLOW_SLASH flag.  This makes the
    flags consistent (both "allow" something not permitted by default),
    and invocations more readable.
    98f0ca6b