On Fri, Oct 06, 2000 at 03:33:07PM -0400, Dan Boger <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 06, 2000 at 09:12:17PM +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?
> > Is this something that can be magically changed with all these mutt
> > configuration options? (A simple yes or no would already suffice.)
> 
> I believe (and I'm still a newbie here too), that i takes you to the index
> of the current folder, while q exits the current screen.  so both 'q' and 'i'
> will take out of view mail to the index, for different reasons...

I use the following in my muttrc for navigation through mutt:
  bind  index <right> display-message
  macro index <left> "<change-folder>?<Tab>"
  bind  pager <up> previous-line
  bind  pager <down> next-line
  bind  pager <left> exit
  bind  browser <Space> next-page
  bind  browser <right> select-entry
  bind  browser <left>  exit
  bind  browser <return> view-file
  macro browser i 'q'
  bind  attach <left>  exit
  bind  attach <right> view-attach
  bind editor <Space> noop
  bind editor <right> buffy-cycle



-- 
Bob Bell <[EMAIL PROTECTED]>
-------------------------------------------------------------------------
 "Using today's server requirements, Linux is a credible alternative
  to commercial developed servers in many, high volume applications."
   -- Microsoft "Halloween" Document

Reply via email to