Komo
Komo
Updated the installation instructions in commit cattokomo/catppuccin-xmake@f25130384751323dc36735a14ae8926f0880bb1c
The "Thanks to" section has been updated in commit cattokomo/catppuccin-asciinema@f631757
It would be cool if there's an alpha option
> > It would be cool if there's an alpha option > > That what "Overlay Color" is mentioned in PR i guess. When it will be push?
> Probably the same issue as #2583? > > Check for the `TERM` env var, if it's set to anything please post it here. It's `xterm-256color`
I have found the solution, so you don't need to. I'm closing this issue to prevent any other answers
I have switched to EndavourOS. If anyone have similar issue (especially on ARM Ubuntu), feel free to create new issue.
> I started to adapt bunjs. You can refer to this issue [webui-dev/bun-webui#1](https://github.com/webui-dev/bun-webui/issues/1) for the specific progress. Wonderful! I'll keep tracks of any updates. Thanks for working on it.
For me, I used [`n`](https://github.com/tj/n) to switch between NodeJS version. First, download (not install) NodeJS v16. ```bash n -d 16 ``` Second, set `cmd` property of `grammarly` configuration to `{...
You can use `@cast` annotation for a workaround, but I think this will be a better alternative to that.