Change N binding to search-opposite
This commit is contained in:
parent
c20a37d2c0
commit
98233e2246
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,7 @@ alternative_order text/plain text/enriched text/html
|
||||||
bind index,pager i noop
|
bind index,pager i noop
|
||||||
bind index,pager g noop
|
bind index,pager g noop
|
||||||
bind index,pager x noop
|
bind index,pager x noop
|
||||||
|
bind index,pager N noop
|
||||||
#bind index \Cf noop
|
#bind index \Cf noop
|
||||||
#bind index,pager M noop
|
#bind index,pager M noop
|
||||||
#bind index,pager C noop
|
#bind index,pager C noop
|
||||||
|
@ -57,6 +58,7 @@ bind editor <space> noop
|
||||||
#bind index L limit
|
#bind index L limit
|
||||||
bind index,query <space> tag-entry
|
bind index,query <space> tag-entry
|
||||||
#bind index,pager H view-raw-message
|
#bind index,pager H view-raw-message
|
||||||
|
bind index,pager N search-opposite
|
||||||
bind index,pager S sync-mailbox
|
bind index,pager S sync-mailbox
|
||||||
bind index,pager R group-reply
|
bind index,pager R group-reply
|
||||||
bind editor <Tab> complete-query
|
bind editor <Tab> complete-query
|
||||||
|
|
Loading…
Add table
Reference in a new issue