.inputrc: Colorize completions
This commit is contained in:
		
							
								
								
									
										3
									
								
								.inputrc
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								.inputrc
									
									
									
									
									
								
							@@ -1,7 +1,8 @@
 | 
			
		||||
## COMPLETION
 | 
			
		||||
set colored-stats on
 | 
			
		||||
set completion-ignore-case on
 | 
			
		||||
# Only need a single tab press to show results
 | 
			
		||||
set show-all-if-ambiguous on
 | 
			
		||||
set completion-ignore-case on
 | 
			
		||||
# You ever do that thing where you put your cursorright in the middle of a word,
 | 
			
		||||
# like you're at the "e" in "Makefile", and hit tab, and bash oh-so-helpfully
 | 
			
		||||
# inserts the latter half of the word right in the middle of it -- so you've
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user