ewaters / altsql-shell

An easily extensible DBI shell, perfect for a drop-in replacement to mysql-client
http://ewaters.github.com/altsql-shell
123 stars 19 forks source link

Provide easy way to share tabular data #38

Open ewaters opened 12 years ago

ewaters commented 12 years ago

I often need to share tabular data (the output of a select statement) with others. Copy and paste works, but looses the color and bolding and often requires some work in Gmail to make it look decent.

Gmail supports pasting in of table markup, but how do we get that into the users clipboard?

Let's do this: