Now works with Fedora
This commit is contained in:
		@@ -1,18 +1,8 @@
 | 
			
		||||
set meta-flag on
 | 
			
		||||
set input-meta on
 | 
			
		||||
set output-meta on
 | 
			
		||||
set convert-meta off
 | 
			
		||||
set completion-ignore-case on
 | 
			
		||||
set completion-prefix-display-length 2
 | 
			
		||||
set show-all-if-ambiguous on
 | 
			
		||||
set show-all-if-unmodified on
 | 
			
		||||
 | 
			
		||||
# Arrow keys match what you've typed so far against your command history
 | 
			
		||||
"\e[A": history-search-backward
 | 
			
		||||
"\e[B": history-search-forward
 | 
			
		||||
"\e[C": forward-char
 | 
			
		||||
"\e[D": backward-char
 | 
			
		||||
 | 
			
		||||
# Immediately add a trailing slash when autocompleting symlinks to directories
 | 
			
		||||
set mark-symlinked-directories on
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user