Yuri Plashenkov

Results 69 comments of Yuri Plashenkov

@KingSora Could you consider adding horizontal smooth scroll as well? Even `scroll-smooth` cannot do that, AFAIK.

For those looking for agent forwarding working. Beta versions already allow this. Just download the latest msi from GitHub releases, install it, and you've got it. Thank you, devs! You're...

@florisvdg I have OpenSSH auth agent running on Windows and local SSH keys with a passphrase. Now I can connect to VMs (running locally) with Linux as well as to...

Yes, I would like to get rid of it too. Almost everything else can already be removed, but not this annoying little thing. And it animates every time you open...

I'm glad I found MinGit. Even PortableGit requires some strange actions like `post-install.bat`, etc. While MinGit doesn't (well, it looks so). All I need is to use git in VS...

https://github.com/vuejs/vue/issues/6983

@rhyek Are you absolutely sure we really need to `destroy()` selectizes? Maybe, when component is removed from the DOM by Vue, this is all we need?