From e940ab3a8b2c0a9109ed0e36f4afad784eef846c Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 24 Dec 2024 14:59:12 +0800 Subject: Update --- mutt/default | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'mutt/default') diff --git a/mutt/default b/mutt/default index 9c0f7e0..d255e70 100644 --- a/mutt/default +++ b/mutt/default @@ -54,7 +54,6 @@ macro index q '?' bind index o sort-reverse bind index O sort-mailbox bind index E edit-type -bind index,pager N search-opposite bind index,pager sync-mailbox bind index y edit-label bind index x tag-entry @@ -70,7 +69,8 @@ bind index,pager,browser,attach \cf next-page bind index,pager,browser,attach \cb previous-page bind index,pager,browser,attach \cd half-down bind index,pager,browser,attach \cu half-up -bind index,pager previous-new-then-unread +bind index,pager previous-new-then-unread +bind index,pager next-new-then-unread bind index } bottom-page bind index p parent-message bind index P print-message @@ -105,6 +105,9 @@ macro pager U "\ |less\n\ :set pipe_decode=\$my_tmp_pipe_decode\n\ :unset my_tmp_pipe_decode\n" +macro index A \ + "~NN." \ + "mark all new as read" #macro pager U "less" "CHECK" # Quick jump to other mailboxes bind index,pager g noop -- cgit v1.2.3-70-g09d2