Hi,
Perhaps it's an unwritten feature, but if not I think it would help to
have it - that is, when editing an input field (like subject, Cc:, To:,
etc.) it would be nice to be able to non-destructively jump backwards by
a word instead of one character at a time. CTRL+W will kill words
backwards,
The way I do it is with the following in .muttrc:
macro index $ ':set indent_str="> "^M'
macro pager $ ':set indent_str="> "^M'
macro index % ":set indent_str='"
macro pager % ":set indent_str='"
Then, when in the pager or index, I hit "%" and then enter something
like:
DT> '
Which then makes
Hi,
I apologize if this has been covered somewhere, I did a search on the
archive site and didn't see anything...
Using /var/mail the 'c' and '?' to get a folder list worked fine.
Then, I switched to use IMAP, but kept folders local (via my homedir).
Now 'c' and '?' doesn't work, i.e. I press '
Hi,
I apologize if this has been covered somewhere, I did a search on the
archive site and didn't see anything...
Using /var/mail the 'c' and '?' to get a folder list worked fine.
Then, I switched to use IMAP, but kept folders local (via my homedir).
Now 'c' and '?' doesn't work, i.e. I press '
On Thu, Aug 05, 1999 at 02:12:54PM -0400, erik wrote:
> Hi,
>
> Here is probably a really simple question, but for the life of me I
> cant figure it out. lets say that I have mutt open in a windows while
> I am running x-windows, and I am in my main inbox. I have a folder I
> created to save a
Ok, so I'm slow. I found the answer.
Incidentally, the answer is here:
http://www.mutt.org/doc/manual/manual-2.html#ss2.2
Sorry for the waste of bandwidth...
-J
On Thu, Jul 29, 1999 at 12:17:31PM -0700, Jeff E. Kinzli wrote:
> I have a question and/or feature request that I haven
I have a question and/or feature request that I haven't been able to
find an answer for...
Is there anyway (or could it be done) to have command-line editing of
the to:, Subject:, etc. prompts beyond the arrow-key cursor control that
is there now?
Maybe a patch or something that I don't know abo
I may be stupid and missing something, but I see no way to change the
colors in the compose screen...
I would have expected a configuration option like:
color compose x y [regexp]
Is there such a possibility?
-J