[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mutt: don't jump over deleted messages



Timo Benk <t_benk@gmx.de> wrote:
>How can I tell mutt that the cursor should not jump over deleted messages.

Try putting these two lines in your ~/.muttrc:

  bind index <Up> previous-entry
  bind index <Down> next-entry

(Normally, those two keys are bound to previous-undeleted and
next-undeleted respectively.)

-- 
Colin Watson                                     [cjw44@flatline.org.uk]



Reply to: