On Wed, Jul 31, 2002 at 11:12:11AM +0200, Rocco Rutte wrote: > * Lukas Schroeder [02-07-30 23:37:57 +0200] wrote: > > does mutt have some basic shell functionality built in? > > i'd like to 'cd' and 'pwd', so that i can conveniently > > store attachments where i want them - especially when i > > I've made a short patch adding a variable ``attach_dir'' > which is the default location to save attachements to. If it > is empty, mutt uses the current directory; if not the > specified is prepended so that you can already see at the > prompt where your files will end up.
but i have to save all attachments into that single directory? that's basically what i excercise now: save to ~/tmp and move the files later, to where they should've gone in the first place... what i have in mind is functionality similar to vim's :cd and :pwd commands. that would make my day(s)... this is not yet implemented, is it? regards, -lukas
