The following doesn't work, as the output isn't 100% _gnu_generic compatible.
# Put in ~/.zshrc
compdef _gnu_generic standup
Write a custom completion function.
By the way, until this is ready, using the above method mostly woks, so it can be used in the meantime.
The following doesn't work, as the output isn't 100%
_gnu_genericcompatible.# Put in ~/.zshrc compdef _gnu_generic standupWrite a custom completion function.
By the way, until this is ready, using the above method mostly woks, so it can be used in the meantime.