2 Commits

Author SHA1 Message Date
Michael Chalupiak
6dc71d4ae9 Merge branch 'master' into arch-desktop 2026-02-03 23:21:15 -05:00
Michael Chalupiak
6d26754462 Aerc mail client and chawan browser 2026-02-03 23:21:15 -05:00
2 changed files with 5 additions and 3 deletions

View File

@@ -1,9 +1,11 @@
[mchalupiak]
source = imaps://mikec:220034@mail.mchalupiak.com
outgoing = smtp://mikec%40mchalupiakc.om:220034@mchalupiak.com
source = imaps://mikec@mail.mchalupiak.com
outgoing = smtp://mikec%40mchalupiak.com@www.mchalupiak.com
default = INBOX
from = Michael Chalupiak <mikec@mchalupiak.com>
cache-headers = true
source-cred-cmd = pass mikec@mchalupiak.com
outgoing-cred-cmd = pass mikec@mchalupiak.com
[mikecchalupiak]
source = imaps+xoauth2://mikecchalupiak%40outlook.com@outlook.office365.com?

View File

@@ -322,7 +322,7 @@
# consecutive characters in the command or option.
#
# Default: false
#fuzzy-complete=false
fuzzy-complete=true
# How long to wait after the last input before auto-completion is triggered.
#