Re: make it harder to exit mutt?
On Aug 26 2006, Kyle Wheeler wrote:
| Personally, I use Q, but you may want to also try:
|
| set quit=ask-yes
Just as an addendum to this: I used to have the same problem as the OP
and still do, occasionally hit q without meaning to. While I had the
above, I would instinctively hit enter right after too... The following
really has solved my problem:
set quit=ask-no
The difference between
set quit=ask-no (ask, default to no)
and
set quit=ask-yes (ask, default to yes)
is subtle, but made a world of difference to me. Just my 2cents. --Gabe