Fixed a bug that -foo=bar wasn't handled properly on old version of bash.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
clang/utils/bash-autocomplete.sh | ||
---|---|---|
37 ↗ | (On Diff #105000) | I think you can do "$cur" == -*=. |
Differential D34927
[Bash-autocompletion] Fix a bug that -foo=bar doesn't handled properly yamaguchi on Jul 1 2017, 12:05 PM. Authored by |