David Matheson

Results 11 comments of David Matheson

I am in a similar boat, although I do not see any green checkmarks in the status window, only a top-level x. The output tells me the tests passed, though....

I figured this out, at least for my setup. We had `--` at the tail end of our `jestCommand`. This means that jest will not write an output json file,...

> I have the same issue. Did anyone come up with a solution for this? Just what I mentioned above with my `jestCommand` setup. I also noticed tests with odd...

This bites me whenever I run `mackup backup`. I use Mackup, zsh, oh-my-zsh Git functionality, and powerlevel10k theme. If you run into problems with gitstatus, just use: `chmod +x ~//Mackup/.oh-my-zsh/custom/themes/powerlevel10k/gitstatus/bin/gitstatusd-*`

@hujianxin did this issue go away for you? I can retry with the current version, if so.

Same problem, tried with `pr/199` branch, to no avail.

> @davidfmatheson May I ask you how does it worked? I ran `Lazy` and updated the plugin, navigated to a markdown file with an image referenced, moved the cursor to...

I still saw this problem up until I switched to [snacks image](https://github.com/folke/snacks.nvim/blob/main/docs/image.md).

A little? The catppuccin plugin lets you set `status-right` to a variable, but it needs the plugin to have been loaded for that variable to resolve properly. Can you tell...