A typical situation: I receive a message with a couple of files
attached. I want to save them in some directory. I press v, then s
and Mutt prompts me to enter the file name. Now I want just to prepend
a different directory name before the default file name which suits me
fine. I move to the start of line and begin typing. After first three
characters I remember the file name autocompletion feature and press
Tab. The directory name gets expanded, but everything after it (i.e.
the default file name) disappears. Very annoying, isn't it?
This "feature" plagues all kinds of tab-completion.
Marius Gedminas
--
The C programming language combines the power of assembly language with
the readability of assembly language.