show headers when composing
This commit is contained in:
		
							
								
								
									
										1
									
								
								muttrc
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								muttrc
									
									
									
									
									
								
							@@ -46,6 +46,7 @@ macro index,pager \Cu |urlview\n
 | 
				
			|||||||
# View attachments properly.
 | 
					# View attachments properly.
 | 
				
			||||||
bind attach <return> view-mailcap
 | 
					bind attach <return> view-mailcap
 | 
				
			||||||
set fast_reply           # skip to compose when replying
 | 
					set fast_reply           # skip to compose when replying
 | 
				
			||||||
 | 
					set edit_headers         # show headers when composing
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#Ctrl-R to mark all as read
 | 
					#Ctrl-R to mark all as read
 | 
				
			||||||
macro index \Cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "mark all messages as read"
 | 
					macro index \Cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "mark all messages as read"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user