mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-15 12:13:28 +00:00
6e3b9d8023
What happens when we install a new plugin or remove an existing plugin? If we don't reload completions, Fish won't be able to tab-complete for installed or removed plugins, e.g., continue tab-completing when they are no longer installed. By loading `update` and `remove` completions at completion load time we now invoke `fisher list` every time the user tabs after `fisher update` or `fisher remove`. |
||
---|---|---|
.. | ||
fisher.fish |