Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
whitw
2 years agoNew Contributor
[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...
subsonic_rumble
12 hours agoNew Member
Apparently the 1Password team hasn't been flagged by Jack_P_1P or doesn't care to fix this issue. I've found at least half a dozen posts over the past two years on this topic and new posts continue to arrive.
This solution does not work anymore because 1Password no longer uses the _op_plugin_run function for op completions causing the "sed" command in __load_op_completion() to have no effect.
There are solutions in https://github.com/1Password/shell-plugins/issues/433, or a more complex one in https://github.com/1Password/shell-plugins/issues/122#issuecomment-2183950261.