mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-02-27 18:23:57 +01:00
When the list of completions from the external command doesn't have associated contact names, the email address we attempt to parse was being terminated with a newline. Now, we strip the trailing newline if present.