copy / move dialog
This commit is contained in:
		
							
								
								
									
										4
									
								
								muttrc
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								muttrc
									
									
									
									
									
								
							@@ -50,6 +50,10 @@ macro index \Cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "ma
 | 
				
			|||||||
macro index O "<shell-escape>offlineimap<enter>" "run offlineimap to sync all mail"
 | 
					macro index O "<shell-escape>offlineimap<enter>" "run offlineimap to sync all mail"
 | 
				
			||||||
macro index o "<shell-escape>offlineimap -qf INBOX<enter>" "run offlineimap to sync inbox"
 | 
					macro index o "<shell-escape>offlineimap -qf INBOX<enter>" "run offlineimap to sync inbox"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#copy/move dialogs
 | 
				
			||||||
 | 
					macro index C "<copy-message>?<toggle-mailboxes>" "copy a message to a mailbox"
 | 
				
			||||||
 | 
					macro index M "<save-message>?<toggle-mailboxes>" "move a message to a mailbox"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Notmuch searching
 | 
					# Notmuch searching
 | 
				
			||||||
macro index \Cf "<enter-command>unset wait_key<enter><shell-escape>read -p 'notmuch query: ' x; echo \$x >~/.cache/mutt_terms<enter><limit>~i \"\`notmuch search --output=messages \$(cat ~/.cache/mutt_terms) | head -n 600 | perl -le '@a=<>;chomp@a;s/\^id:// for@a;$,=\"|\";print@a'\`\"<enter>" "show only messages matching a notmuch pattern"
 | 
					macro index \Cf "<enter-command>unset wait_key<enter><shell-escape>read -p 'notmuch query: ' x; echo \$x >~/.cache/mutt_terms<enter><limit>~i \"\`notmuch search --output=messages \$(cat ~/.cache/mutt_terms) | head -n 600 | perl -le '@a=<>;chomp@a;s/\^id:// for@a;$,=\"|\";print@a'\`\"<enter>" "show only messages matching a notmuch pattern"
 | 
				
			||||||
macro index A "<limit>all\n" "show all messages (undo limit)"
 | 
					macro index A "<limit>all\n" "show all messages (undo limit)"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user