Commit 7b04391
yoshibase
fix(completion): harden bash COMP_WORDBREAKS handling and test
Make the compspec tolerate unset COMP_WORDBREAKS and helper failures, and
drive the integration test through the same Python entrypoint as other
completion tests so the autocomplete env var matches.1 parent ce3f524 commit 7b04391
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
| |||
107 | 105 | | |
108 | 106 | | |
109 | 107 | | |
110 | | - | |
111 | 108 | | |
112 | 109 | | |
113 | 110 | | |
| |||
0 commit comments