Aaron Sullivan
Aaron Sullivan
Are you planning on adding a config option here? I would love a debounce just mentally. It's taxing and distracting for me to see the window constantly popping up and...
Aha, I discovered the debug flag, now the output is: ``` DEBUG=nightmare node index.js nightmare queuing process start +0ms nightmare queueing action "goto" for https://duckduckgo.com +1ms nightmare queueing action "type"...
Seems like there are many hidden steps required to even get this running. I've decided to go with nightwatch.js for my testing needs since this library seems pretty rickety.
Absolutely, I can give you a very specific build environment. And thank you for your quick response! I really appreciate your help. The machine is a docker ubuntu 16.04 image:...
Thank you for your a quick reply! We actually are not trying to go from express.js server to browser, but from express.js server to express.js server just using http as...
Hi @rmarx, Hey, thanks a lot for your attention here, I really appreciate it! We want to use QUIC for its speed. We will have many servers communicating with many...
@rmarx You've been incredibly helpful, thank you so much! Your help has been instrumental in my progress here. Listen, I don't want to spread it on too thick but it's...
This is happening to me now too. I recently switched from Linux to MacOS. I nuke `~/.local/state/nvim/shada` and it's fine for the first open, but then it comes back for...
Yeah true here are my deets, @justinmk: ### Neovim version (nvim -v) NVIM v0.9.5 Build type: Release LuaJIT 2.1.1710088188 system vimrc file: "$VIM/sysinit.vim" fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.9.5/share/nvim" ### Vim (not...
For the record, this is happening to me on an Ubuntu machine (`uname -a`: `Linux -- 6.5.0-15-generic #15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux`)...