diff --git a/mailsync.1 b/mailsync.1 index 2936ce8..5ed724f 100644 --- a/mailsync.1 +++ b/mailsync.1 @@ -44,7 +44,7 @@ account. See the .B mbsync -manual for aditional options that can be used. +manual for additional options that can be used. .SH AUTHORS Written by Luke Smith originally in 2018. .SH LICENSE diff --git a/mutt-wizard.1 b/mutt-wizard.1 index 66de517..640ddf7 100644 --- a/mutt-wizard.1 +++ b/mutt-wizard.1 @@ -237,7 +237,7 @@ replies to the selected message; .I R replies all to the selected message and .I f -fowards the selected message. +forwards the selected message. .TP .B Compose mail screen Once you write mail and save the buffer you will be brought to the compose screen. Press diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc index 1ea80ef..ef257f8 100644 --- a/share/mutt-wizard.muttrc +++ b/share/mutt-wizard.muttrc @@ -5,9 +5,6 @@ # If you want to override any settings, set those in your muttrc. set mailcap_path = $HOME/.config/mutt/mailcap:/usr/local/share/mutt-wizard/mailcap:$mailcap_path set mime_type_query_command = "file --mime-type -b %s" -set date_format="%y/%m/%d %H:%M" -set index_format=" %2C %zs %zc %zt %D %-28.28L %?M?(%1M)& %4cr ? %?X? &·? %s" -#set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)" set sort = 'reverse-date' set smtp_authenticators = 'gssapi:login' set query_command = "abook --mutt-query '%s'" @@ -28,19 +25,6 @@ auto_view text/html # automatically show html (mailcap uses lynx) auto_view application/pgp-encrypted #set display_filter = "tac | sed '/\\\[-- Autoview/,+1d' | tac" # Suppress autoview messages. alternative_order text/plain text/enriched text/html -set to_chars="" -ifdef crypt_chars set crypt_chars = " " -set flag_chars = " " - -tag-transforms "replied" "↻ " \ - "encrytpted" "" \ - "signed" "" \ - "attachment" "" \ - -tag-formats "replied" "GR" \ - "encrypted" "GE" \ - "signed" "GS" \ - "attachment" "GA" \ bind index,pager i noop bind index,pager g noop @@ -130,75 +114,3 @@ bind index,pager \Co sidebar-open bind index,pager \Cp sidebar-prev-new bind index,pager \Cn sidebar-next-new bind index,pager B sidebar-toggle-visible - -## Default index colors: -#color index yellow default '.*' -#color index_author red default '.*' -#color index_number blue default -#color index_subject cyan default '.*' -# -## New mail is boldened: -#color index brightyellow black "~N" -#color index_author brightred black "~N" -#color index_subject brightcyan black "~N" -# -## Tagged mail is highlighted: -#color index brightyellow blue "~T" -#color index_author brightred blue "~T" -#color index_subject brightcyan blue "~T" -# -## Other colors and aesthetic settings: -#mono bold bold -#mono underline underline -#mono indicator reverse -#mono error bold -#color normal default default -#color indicator brightblack white -#color sidebar_highlight red default -#color sidebar_divider brightblack black -#color sidebar_flagged red black -#color sidebar_new green black -#color normal brightyellow default -#color error red default -#color tilde black default -#color message cyan default -#color markers red white -#color attachment white default -#color search brightmagenta default -#color status brightyellow black -#color hdrdefault brightgreen default -#color quoted green default -#color quoted1 blue default -#color quoted2 cyan default -#color quoted3 yellow default -#color quoted4 red default -#color quoted5 brightred default -#color signature brightgreen default -#color bold black default -#color underline black default -#color normal default default -# -## Regex highlighting: -#color header brightmagenta default "^From" -#color header brightcyan default "^Subject" -#color header brightwhite default "^(CC|BCC)" -#color header blue default ".*" -#color body brightred default "[\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+" # Email addresses -#color body brightblue default "(https?|ftp)://[\-\.,/%~_:?&=\#a-zA-Z0-9]+" # URL -#color body green default "\`[^\`]*\`" # Green text between ` and ` -#color body brightblue default "^# \.*" # Headings as bold blue -#color body brightcyan default "^## \.*" # Subheadings as bold cyan -#color body brightgreen default "^### \.*" # Subsubheadings as bold green -#color body yellow default "^(\t| )*(-|\\*) \.*" # List items as yellow -#color body brightcyan default "[;:][-o][)/(|]" # emoticons -#color body brightcyan default "[;:][)(|]" # emoticons -#color body brightcyan default "[ ][*][^*]*[*][ ]?" # more emoticon? -#color body brightcyan default "[ ]?[*][^*]*[*][ ]" # more emoticon? -#color body red default "(BAD signature)" -#color body cyan default "(Good signature)" -#color body brightblack default "^gpg: Good signature .*" -#color body brightyellow default "^gpg: " -#color body brightyellow red "^gpg: BAD signature from.*" -#mono body bold "^gpg: Good signature" -#mono body bold "^gpg: BAD signature from.*" -#color body red default "([a-z][a-z0-9+-]*://(((([a-z0-9_.!~*'();:&=+$,-]|%[0-9a-f][0-9a-f])*@)?((([a-z0-9]([a-z0-9-]*[a-z0-9])?)\\.)*([a-z]([a-z0-9-]*[a-z0-9])?)\\.?|[0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+)(:[0-9]+)?)|([a-z0-9_.!~*'()$,;:@&=+-]|%[0-9a-f][0-9a-f])+)(/([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*(;([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*)*(/([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*(;([a-z0-9_.!~*'():@&=+$,-]|%[0-9a-f][0-9a-f])*)*)*)?(\\?([a-z0-9_.!~*'();/?:@&=+$,-]|%[0-9a-f][0-9a-f])*)?(#([a-z0-9_.!~*'();/?:@&=+$,-]|%[0-9a-f][0-9a-f])*)?|(www|ftp)\\.(([a-z0-9]([a-z0-9-]*[a-z0-9])?)\\.)*([a-z]([a-z0-9-]*[a-z0-9])?)\\.?(:[0-9]+)?(/([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*(;([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*)*(/([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*(;([-a-z0-9_.!~*'():@&=+$,]|%[0-9a-f][0-9a-f])*)*)*)?(\\?([-a-z0-9_.!~*'();/?:@&=+$,]|%[0-9a-f][0-9a-f])*)?(#([-a-z0-9_.!~*'();/?:@&=+$,]|%[0-9a-f][0-9a-f])*)?)[^].,:;!)? \t\r\n<>\"]"