Handle XDG directories with spaces in autocomplete commands #383

Merged
zeripath merged 1 commits from nukuta/tea:fix-spaces-in-autocomplete-cmds into master 2021-07-23 16:14:23 +00:00

1 Commits

Author SHA1 Message Date
fcd8e98f34 Handle XDG directories with spaces in autocomplete commands
All checks were successful
continuous-integration/drone/pr Build is passing
On some OSs (i.e. macOS [1]), XDG directories contain spaces, so we need
to wrap the resulting path in quotation marks.

[1] https://github.com/adrg/xdg#xdg-base-directory
2021-07-23 02:19:09 +12:00