Matthew Winter

Results 10 comments of Matthew Winter

> @wintermi can you reliably reproduce this? If so, what are the steps to reproduce this? For the life of me, I can't figure out why terminal would crash. Maybe...

> > Both crashed after opening a Recent Project > > Always the same project? Or a different one? For the first crash, I was switching between 2 projects and...

> A few more follow-up questions after digging into this a bit more: > > 1. Just to confirm: it happens when you select the project to be opened, right?...

Screenshot when performing a tab completion on `g install` command. ![g-install-tab-completion](https://user-images.githubusercontent.com/33818/210472219-2436d422-8659-408f-812b-87039caa6d8e.jpg)

Single file or local plugin (directory) can be installed via: ``` # Single File plug "$HOME/.config/zsh/aliases.zsh" # Local Plugin plug "$HOME/code/supercharge" ```

My mistake, I misunderstood the original request. So reopened.

Not sure that it is a common convention but there are other plugin managers such as 'zplug' which have tags that could cater for this scenario.

Are there any benefits to doing a toggle over and above just commenting out the `plug` statement in your `.zshrc` file?

Any further updates on when this will be merged?