as discussed in #184. We'll first give users this warning message. A future update will replace this by an error. Also, starting at that update, a new branch will be created for users that still want to stick with zsh < 5.2. Closes #194
Removing argv removes the need to pass the arrays arround. Better to just reference them directly.