summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2023-08-26 23:19:55 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2023-08-30 12:42:31 -0700
commit6693dc5eb82f1dc7266a7785a531ddf2a0cd22f4 (patch)
tree9ef02ef8f47396430bab38598713c0c26055267a /CHANGELOG.md
parent396f21901160afd54adf21970f22f92c38006bef (diff)
downloadspack-6693dc5eb82f1dc7266a7785a531ddf2a0cd22f4.tar.gz
spack-6693dc5eb82f1dc7266a7785a531ddf2a0cd22f4.tar.bz2
spack-6693dc5eb82f1dc7266a7785a531ddf2a0cd22f4.tar.xz
spack-6693dc5eb82f1dc7266a7785a531ddf2a0cd22f4.zip
completion: make bash completion work in zsh
`compgen -W` does not behave the same way in zsh as it does in bash; it seems not to actually generate the completions we want. - [x] add a zsh equivalent and `_compgen_w` to abstract it away - [x] use `_compgen_w` instead of `compgen -W`
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions