]> granicus.if.org Git - neomutt/commit
Allow filename prompt when saving multiple attachments to a directory. (closes #3083)
authorKevin McCarthy <kevin@8t8.us>
Mon, 15 Jul 2013 02:48:44 +0000 (19:48 -0700)
committerKevin McCarthy <kevin@8t8.us>
Mon, 15 Jul 2013 02:48:44 +0000 (19:48 -0700)
commit1d4899a4b1db9c4f74b80184233a5a851a583d4f
tree01d04cd6c320e80e532e6380a79e3178c3875abd
parentcf240aa48a7350a9b2e6529f991c9c2c280d4bc7
Allow filename prompt when saving multiple attachments to a directory. (closes #3083)

Currently, if you specify a directory when saving multiple attachments
and choose (a)ll, the first attachment is saved without confirming the
filename.  Subsequent attachments prompt for the filename.
muttlib.c