Christopher Parker
Christopher Parker
Connection Forwarder won't start on subsequent uses because this variable is undefined sometimes for some reason. This fixes the issue and permits Connection Forwarder to start again.
SSHFS-Win has a Chocolatey package at https://chocolatey.org/packages/sshfs. Would you be interested in the integration of a choco package for SSHFS-Win Manager into the build that has a dependency on the...
Fixes issue #11.
I'm using the AMD version of Marionette.Async in a RequireJS loader. Because I don't have complete control over the page (a third-party CMS injects its own jQuery library), I'm using...
INI file data is currently parsed from the file contents every time `GetValue()`, `SetValue()`, `GetSections()`, or `GetKeys()` is called. Further, `SetValue()` completely rewrites portions of the file contents every time...
Compliance with [RFC 4180](http://tools.ietf.org/html/rfc4180) would make the CSV parser more useful to more people under more use cases.