office: Add option to reconstruct/show thread in neomutt

Added zr mapping to try to reconstruct a thread that has been ripped
apart, as well as zR mapping to simply show (only) the current thread in
neomutt.
This commit is contained in:
Marty Oehme 2022-12-16 23:23:32 +01:00
parent e1a8f8ec8d
commit 11c7b82de0
Signed by: Marty
GPG Key ID: 73BA40D5AFAF49C9
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ bind pager,index gt next-thread
bind pager,index gT previous-thread
bind pager,index za collapse-thread
bind pager,index zA collapse-all
bind pager,index zr reconstruct-thread
bind pager,index zR entire-thread
# Email completion bindings
bind editor <Tab> complete-query