Aymon Fournier
Aymon Fournier
Did it work for you?
I still can't get this to work?
@aliparr- I just installed your new release, and holding the cmd modifier gives a GIF copied notification but when I paste into iMessage, it just pastes the url. God I...
@aliparr- ``` [2017-10-01 20:27:47][ERROR: action.script] ./imgpbcopy.swift:16:9: error: function 'pb' was used as a property; add () to call it pb.declareTypes([NSPasteboard.PasteboardType.fileContents], owner: nil) ^ () ./imgpbcopy.swift:17:9: error: function 'pb' was used...
A friend of mine was experiencing this issue as well when using Truffle. I had no issues with ``` curl https://nodeload.github.com/ ``` however he was getting SSH issues which preventing...
something like this? ``` { let sorter = (a, b) => { let distance = this.levenshtein.get(a.name, value) - this.levenshtein.get(b.name, value) console.log(`a:${a.name}, b:${b.name}, input:${value}`) return distance; } return options.sort(sorter) } ```...
@lorenzodifuccia Hey I just uploaded this fork, https://github.com/invious/safaribooks with an install script that ran and now it should be pip installable: https://pypi.org/project/safaribooks/1.0.1/ 
Is this the thread I need to subscribe to to be notify of the preview button ever working again? For me it just created a blank textarea form