mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	Merge c8125bb531 into ee21082751
				
					
				
			This commit is contained in:
		
						commit
						5d46972ec5
					
				@ -325,7 +325,7 @@ def main(args):  # noqa
 | 
			
		||||
            print_local(
 | 
			
		||||
                get_ith_path(
 | 
			
		||||
                    tab_index,
 | 
			
		||||
                    find_matches(entries, [tab_needle]),
 | 
			
		||||
                    find_matches(entries, [tab_needle], check_entries=False),
 | 
			
		||||
                ),
 | 
			
		||||
            )
 | 
			
		||||
        else:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user