Aymon Fournier

Results 18 comments of Aymon Fournier

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/ ![image](https://user-images.githubusercontent.com/1996089/52170847-c12e0980-271f-11e9-880b-24d284133644.png)

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