Add a working neomutt configuration
This commit is contained in:
12
neomutt/bindings
Normal file
12
neomutt/bindings
Normal file
@ -0,0 +1,12 @@
|
||||
# -*- 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
|
Reference in New Issue
Block a user