Sander

Results 192 comments of Sander

Hi @rainerhahnekamp, I wanted to inform you that there's an open PR at the Playwright repository for merging this library. Your feedback would be valuable there as well :) https://github.com/microsoft/playwright/pull/27783

👋 @pavelfeldman, yes please. Let me know if more info is needed

> Tried reviewing it and failed - sounds like too many things are happening at a time. Any chance for it to be split in chunks? Also spotted a declare...

👋 @pavelfeldman, yes please. Let me know if more info is needed. I think @dgozman also has an opinion about this BTW. He mentioned something about this during the Angular...

I can't get auto-session working together with no-neck-pain either. When i close nvim with `:q`, auto-session thinks one of the side buffers is the last buffer, causing me to see...

Thanks for the reply! I don't tink so, but there is a way to close no-neck-pain before it saves the session _(e.g. `pre_save_cmds`)_. This was the approach i attempted previously,...

> a way to filter out windows/buffers given a buftype @shortcuts thanks for the pointer. I double-checked it and indeed found an option to accomplish this. I ended up using:...