Describe the bug
Auto complete of directories with spaces in their name does not work correctly.
To Reproduce
Steps to reproduce the behavior:
- Open Wave
- Create a directory called something like 'Test dir'
- type ls and a space and then hit Tab to auto complete
- Select the newly created directory by hitting enter
- Enter the command by hitting Enter again
- See error
Expected behavior
I would expect the auto completion to add single quotes around the directory name such that the shell can then find the auto completed directory and it works.
Screenshots

Desktop (please complete the following information):
- OS: Fedora Linux on x86_64
- Version: 0.7.6
Additional context