show-your-terms icon indicating copy to clipboard operation
show-your-terms copied to clipboard

Simple demos of your applications' terminal commands.

Results 6 show-your-terms issues
Sort by recently updated
recently updated
newest added

It'd be dope if the data-delay effect and links were compatible. Currently, if "printing" a link, any specified data-delay is inactive, as far as I can tell. (CSS is overriding...

Hello, I made some other changes, but this is my first coffeescript, I'm sure some things can be done in a more elegant and effective way. But I wanted to...

Hello, I was thinking about how to make it cooler. What do you think about making a status bar in this window. We could indicate pause/playing status. Include buttons to...

Hi, I was making a plugin for WordPress using Show Your Terms and faced with something strange, there was a separation between the header and the command window (see attached...

As suggested by @AdrianoCahete at https://github.com/kandebonfim/show-your-terms/issues/6, this will be easy to create themes without change HTML. Also, the changes will be updated at `gh-pages` when this PR it's already merged.

What `grey`class means? And `yellow`? How about `info`? Or `warning`? Change: ``` .red color: $term-color-red .yellow color: $term-color-yellow .green color: $term-color-green .blue color: $term-color-blue .grey color: $term-color-grey ``` to ```...

enhancement