On Fri, Oct 06, 2000 at 21:12:17 +0100, [EMAIL PROTECTED] wrote:
> Why is it that in some screens you use 'q' to quit the screen (like the Help,
> and the folder lists), and when viewing a mail you hit 'i' to quit?
Hit '?' to see the help screen while you are in the pager: You
will see that 'q', 'x' and 'i' all are bound to the exit function.
So you can choose any one of these keys to leave the pager.
But to answer your question: I don't know why it is so.
> Is this something that can be magically changed with all these mutt
> configuration options? (A simple yes or no would already suffice.)
Yes.
Here is for example how to exchange the key bindings for 'i'
(exit) and 'ctrl-e' (edit-type) in the pager:
bind pager i edit-type
bind pager \Ce exit
--
Byrial
http://home.worldonline.dk/~byrial/