[ZSH] Plugin aliases break completion for the command run by the plugin
I have ZSH set up to introspect aliases and run plugin functions based on what the alias is calling.
This means that an alias set up for gh : alias gh='op plugin run -- gh' will actually trigge...
I had gh cli completion broken for quite some time now and just today I realized that I have configured op. Thank you whitw, I'm looking forward to seeing the solution from 1pass team.