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 01179b86f4
commit 3b2276bdb9

View File

@ -223,7 +223,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: