Ariel Frischer
Ariel Frischer
In AWS lambda I get this message. I can add the DEBUG variable soon to get more information. ``` { "errorType": "Error", "errorMessage": "Unable to start Chrome. If you have...
**Is your feature request related to a problem? Please describe.** I want to inject data into the window as described here: https://stackoverflow.com/a/56318041/1715153 I've tried this with the regular puppeteer package...
Great library I'm just wondering if anyone has managed to deploy this as an AWS lambda function (with or without a lambda layer). It seems the `puppeteer` module is quite...
## Prelude * Could you find answer in below documents? ## Error details No Error message just blank page SurfingKeys: 1.0.8 Browser: [Version 1.43.89 Chromium: 105.0.5195.102 (Official Build) (x86_64)](https://brave.com/latest/) OS:...
**Is your feature request related to a problem? Please describe.** I was trying to override the `tabufline` mapping of `[""]` but instead I wrote `[""]` which didn't override anything but...
:checkhealth Telescope doesn't say much except: ``` ## Telescope Extension: `fzf` - INFO: No healthcheck provided ``` My telescope config is searching fine but I can't tell if fzf-native is...
Small typo here.
Any examples with screenshots or screencasting? Also does screencasting support recording with an alpha channel? (like to webm or mov format)?
Moving the cursor to end of line `$` or beginning `0`, or just moving forward and backward with `w` or `b` would be cool with these scroll animations but I...
I noticed if I install my plugin with lazy nvim, it installs the plenary submodule and takes a long time more than all other plugins. For my use case the...