Matthew Scragg
Matthew Scragg
This will allow using "." in variable names
Like the title says. I can't seem to add multiple members to a set in one command with rediska. I'm not really sure how I would implement it either. I...
Your spawn is buffering stdout and stderr. The main reason to use spawn over exec is to avoid this behavior. Would an option to turn this off be acceptable?
For some reason the disconnect isn't firing. Here is the simple app I created that I am having issue with. I am using the 0.9.10 client. https://gist.github.com/a53d1acc83b06b16d263 Also posted question...
Known issue with Ace. I may just check UA and use plain textarea instead.
It should persist in localstorage.
This can happen easily if more than on browser is open or an edit occurs on a page where you have a draft. The user should be informed that a...
The current js yaml lib is quite large, I think we only need to support basic data structures.