Add compose-to-sender functionality.
authorKevin McCarthy <kevin@8t8.us>
Wed, 22 Aug 2018 22:07:45 +0000 (15:07 -0700)
committerRichard Russon <rich@flatcap.org>
Sat, 1 Sep 2018 17:58:48 +0000 (18:58 +0100)
commit1ffa7736b7ac164cc4ca6371fd28a43a9f884b68
tree0fe71808b923f41c56183c892e411d56fc019434
parentd8734c00e03a11a838ef9cbe102fe0a2dc274758
Add compose-to-sender functionality.

This patch is loosely based on the NeoMutt feature, but adds in
support for the attach menu, reuses functionality in send.c, and has
proper mode checks.

Thanks to Enno for the opening the ticket requesting the port.
curs_main.c
functions.h
opcodes.h
pager.c
recvattach.c
recvcmd.c
recvcmd.h
send.c
send.h