oddnugget

Results 5 issues of oddnugget

**Checklist** Please confirm you have run the following commands and restarted Neovim and are encountering the issue with the current latest version of AstroNvim - [x] `:PackerSync` - [x] `:AstroUpdate`...

bug

Greetings, Im using oclif to build a cli that runs puppeteer and interacts with a webcomponent library that is published with `"type": "module"`, and am getting this error when i...

Greetings, ever since upgrading to MacOs Sonoma i have a strange issue. When i am screensharing in [tuple](https://tuple.app/) and i do a `yabai -m space --focus `, the tuple app...

### Similar Issues - [X] Before filing, I have searched for similar issues. ### Neovim Version ``` NVIM v0.9.5 Build type: RelWithDebInfo LuaJIT 2.1.1692716794 ``` ### Multiplexer Integration Wezterm ###...

bug

Currently, `watch: true` on this plugin states that it needs `build({wach: true})` however watch: true is not an option when using the js api. instead one must do: ```js esbuild...