caniuse.plugin.zsh icon indicating copy to clipboard operation
caniuse.plugin.zsh copied to clipboard

This oh-my-zsh plugin brings CanIUse (http://caniuse.com) to your terminal.

Results 1 caniuse.plugin.zsh issues
Sort by recently updated
recently updated
newest added

Hi, I tried this but when I enter : ```sh caniuse webgl ``` I have an error : ``` File "", line 1 import sys, urllib as ul; print ul.quote('webgl');...