Is this possible?: ``` function gco --wraps 'git checkout' git checkout $argv end ``` I would expect this to auto complete like git checkout, though it does not.