### Privileged issue - [x] I'm @RWallan or he asked me directly to create an issue here. ### Issue Content To use some command like `git branch` is needed to use the CLI with quotes: ```bash deu-ruim "git branch" ``` A quality of life is to be capable to use the CLI to these command without the quotes: ```bash deu-ruim git branch ```
Privileged issue
Issue Content
To use some command like
git branchis needed to use the CLI with quotes:deu-ruim "git branch"A quality of life is to be capable to use the CLI to these command without the quotes: