Wes Malone
Wes Malone
To avoid confusion like in #4 and to not clutter up people's key-space, stop adding bindings for `MarkWindow` and `PasteWindow`. I don't want to rock anyone's vimboat so a very...
I found myself needing to control the signature algorithms for my client auth `CertificateRequest` to maintain compatibility with a legacy client. Luckily the string form of the function is very...
**Description** Using feature `module_true` changes the return value of a `require`d file but this is not shown in the `require` documentation. I expect that behavior if the required file isn't...