On Mon, Nov 20, 2017 at 01:24:01PM +0100, Francesco Ariis wrote:
On Mon, Nov 20, 2017 at 12:19:10PM +0100, Pétùr wrote:
Hi,
Is there a way to quickly clear the subject of an email?
Right now I have to delete character by character with the del key.
I want to delete everything in the subject field and add a better
(new) subject sometimes when forwarding email.
Hi Pétùr, `C-u` does what you want. Standard bash shortcuts are
available in mutt and quite useful
Thanks!
I noticed also that C-k was working (but the cursor has to be at the
beginning of the line).
Pétùr