1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

attempt to fix completion of weird directory names

This commit is contained in:
Joël Schaerer 2011-09-07 13:24:24 +02:00
parent 00ce1696a7
commit e1ee172437

View File

@ -224,7 +224,7 @@ def shell_utility():
if not completion and clean_dict(dirs, path_dict):
save(path_dict, dic_file)
if completion and ('--bash', '') in optlist: quotes = '"'
if completion and ('--bash', '') in optlist: quotes = "'"
else: quotes = ""
if userchoice != -1: