[mail] feat: keymaps to next- or previous-new mail
This commit is contained in:
parent
5a4c0abad0
commit
d62bd902a0
@ -13,6 +13,8 @@ macro index,pager im '<sync-mailbox><enter-command>source $XDG_CONFIG_HOME/neomu
|
|||||||
# General rebindings
|
# General rebindings
|
||||||
bind index j next-entry
|
bind index j next-entry
|
||||||
bind index k previous-entry
|
bind index k previous-entry
|
||||||
|
bind index J next-new
|
||||||
|
bind index K previous-new
|
||||||
bind attach <return> view-mailcap
|
bind attach <return> view-mailcap
|
||||||
bind attach l view-mailcap
|
bind attach l view-mailcap
|
||||||
bind editor <space> noop
|
bind editor <space> noop
|
||||||
|
Reference in New Issue
Block a user