Jimmy Lin

Results 2 comments of Jimmy Lin

Google now uses JavaScript to dynamically generate the search menu on Google Image Search, so there is nothing CSS can do about it. I will try to support Google Image...

I also notice this issue but somehow solved by just adding a character to the path. ``` path = C:\path_to_git\git.exe # => doesn't work :( path = C:\path_to_git\\git.exe # =>...