Commit 926fd63
feat: Adapt fish completion unit test for command with space
* Those test should currently fail
* We should escape quotes within command with space to prevent
❯ complete -c poetry -A -n '__fish_seen_subcommand_from 'env remove'' -l all -d 'Remove all managed virtual environments associated with the project.'
complete: too many arguments1 parent f244d43 commit 926fd63
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
0 commit comments