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
Contributor

On some OSs (i.e. macOS), XDG directories contain spaces, so we need to wrap the resulting path used in autocomplete sourcing commands in quotation marks.

On some OSs ([i.e. macOS](https://github.com/adrg/xdg#xdg-base-directory)), XDG directories contain spaces, so we need to wrap the resulting path used in autocomplete sourcing commands in quotation marks.
nukuta added 1 commit 2021-07-22 14:39:05 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
fcd8e98f34
Handle XDG directories with spaces in autocomplete commands
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
Member

Would you mind sending a PR? gitnex made the notification look like an issue ?

~~Would you mind sending a PR?~~ gitnex made the notification look like an issue ?
zeripath approved these changes 2021-07-22 19:26:00 +00:00
noerw approved these changes 2021-07-23 11:00:27 +00:00
zeripath merged commit 546fcc16de into master 2021-07-23 16:14:23 +00:00
Sign in to join this conversation.
No description provided.