ranger: fix after updates
This commit is contained in:
		
							parent
							
								
									05e598acf0
								
							
						
					
					
						commit
						3fe72cac61
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -64,7 +64,7 @@ class Default(ColorScheme):
 | 
			
		|||
                else:
 | 
			
		||||
                    fg = red
 | 
			
		||||
                fg += BRIGHT
 | 
			
		||||
            if context.line_number and not context.selected:
 | 
			
		||||
            if not context.selected:
 | 
			
		||||
                fg = default
 | 
			
		||||
                attr &= ~bold
 | 
			
		||||
            if not context.selected and (context.cut or context.copied):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -50,8 +50,8 @@ set vcs_backend_hg disabled
 | 
			
		|||
set vcs_backend_bzr disabled
 | 
			
		||||
set vcs_backend_svn disabled
 | 
			
		||||
 | 
			
		||||
set preview_images true
 | 
			
		||||
set preview_images_method sixel
 | 
			
		||||
# set preview_images true
 | 
			
		||||
# set preview_images_method sixel
 | 
			
		||||
 | 
			
		||||
# Use a unicode "..." character to mark cut-off filenames?
 | 
			
		||||
set unicode_ellipsis false
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue