mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Merge c8125bb531
into ff75f542ae
This commit is contained in:
commit
c30ebe078e
@ -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