Hi misc, I use heavily the feature to set command completion in ksh. Unfortunately this doesn't work for commands with "-" (like ssh-add, salt-call etc.) in command name because the parameter name for the array is invalid. Any idea to work around that or plans to allow at least "-" when parameter name starts with "complete_"? I'm not a developer and don't really understand the code for ksh :/
Thanks in advance. Uwe

