Ecorous
Ecorous
Happening with `cmd` and powershell 7 for me
Ah, vscode being annoying :)
False positives? That seems a bit much for false positives tbh
I'm going to post this comment as hopefully a last message for people reading these threads. Please don't post anything after this unless it is useful to others reading these...
> On a related note: Should we maybe add Bukkit Port to the type labels? I'd say so
> the fabric mod template doesn't explain what they are so neither should quilt That's effectively saying: fabric is bad so quilt shouldn't be better!!!!
The `PROMPT_COMMAND` example appears to not be working on zsh as well
> i manage to solve this by adding this line in the .zshrc file > > ``` > precmd() { mommy "$PROMPT_COMMAND" } > ``` > > instead of >...
> > > i manage to solve this by adding this line in the .zshrc file > > > ``` > > > precmd() { mommy "$PROMPT_COMMAND" } > >...
> > works for me on zsh with this pr #13 > > Same for me, I'm using this precmd instead of any others mentioned here though > > ```shell...