Also fixed cases where tab completion filename results should be quoted. Prior to the change, quotes were added only if the filename contained spaces. After the change, quotes are added if the filename contains spaces or delimiters. For example, native Windows will add quotes around a file named "fil]e3". Now Wine does the same.