diff options
-rw-r--r-- | .mutt/news.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.mutt/news.rc b/.mutt/news.rc index 48cb706..2b2d57b 100644 --- a/.mutt/news.rc +++ b/.mutt/news.rc @@ -32,7 +32,7 @@ set x_comment_to = no # mark all articles in newsgroup as read bind browser,index y catchup # open a different newsgroup -bind index,pager i change-newsgroup +bind index i change-newsgroup # edit the Followup-To field bind compose o edit-followup-to # edit the newsgroups list |