Ishan Goel
Ishan Goel
Can we add truecolor support? The ability to specify any R, G and B value?
Deleted files that match the patterns: ```gitignore *.DS_Store # Hide files made by MacOS *.iml # Hide files made by IntelliJ IDE *.project # Hide files made by Eclipse IDE...
Of course, I could add these to the false positives list, but maybe there's a better, more general way to tackle these.
A possible fix for this would be to keep a list of already installed packages in a file somewhere and while uninstalling, check that the package is not in the...
Then we could have better detection if messages are dms, instead of the hacky way (as I note in the comment) we do this detection rn: ```go if strings.HasSuffix(senderName, "...
Error
I get errors related to cross origin requests when I open the debugging extension window of firefox. 
This would allow this library to be used with https://github.com/gliderlabs/ssh/, for example.
Also makes docs more consistent