This patch ensures the following commands join their arguments with spaces to make it easier to interact with: - cf - mkdir - cd - attach - detach - ct - copy - move - save
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com>
Tab completion currently only works on commands. Contextual completion will be added in the future.