diff options
Diffstat (limited to 'mutt/default')
-rw-r--r-- | mutt/default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/default b/mutt/default index d30c299..f1364fe 100644 --- a/mutt/default +++ b/mutt/default | |||
@@ -72,6 +72,8 @@ bind index,pager,browser,attach \cd half-down | |||
72 | bind index,pager,browser,attach \cu half-up | 72 | bind index,pager,browser,attach \cu half-up |
73 | bind index,pager <Tab> previous-new-then-unread | 73 | bind index,pager <Tab> previous-new-then-unread |
74 | bind index } bottom-page | 74 | bind index } bottom-page |
75 | bind index p parent-message | ||
76 | bind index P print-message | ||
75 | bind pager G bottom | 77 | bind pager G bottom |
76 | bind pager j next-line | 78 | bind pager j next-line |
77 | bind pager k previous-line | 79 | bind pager k previous-line |