pull/550/merge
Ye 8 months ago committed by GitHub
commit c30ebe078e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save