Created attachment 11655 [details] zsh completion file The current bash completions only sort of work with zsh, and are also missing a lot of stuff. This is a more complete set of zsh-specific completions. It's not perfect (in particular doesn't handle job step ids, proper case-insensitivity, option placement for scontrol), but is fairly complete. Could be added to contribs/slurm_completion_help and installed to $PREFIX/share/zsh/site-functions/_slurm, ideally.