13 lines
221 B
Plaintext
13 lines
221 B
Plaintext
# -*- muttrc -*-
|
|
#
|
|
# bindings for mutt.
|
|
|
|
# Pager bindings
|
|
|
|
bind pager <down> next-line
|
|
bind pager <up> previous-line
|
|
bind pager / search
|
|
bind pager 0 top
|
|
bind pager G bottom
|
|
bind pager g group-reply
|