nusco / copy-as-rtf-tmbundle

Copy as RTF migrated to Ruby 1.9 (at the cost of copying to a new document rather than the clipboard)

Home Page:http://macromates.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy as RTF TextMate bundle

Need to copy + paste some text and keep the syntax highlighting?

Yes you do. All the time. For Keynote presentations. And probably other reasons.

Install this bundle, and after selecting some pretty syntax highlighted text, use Ctrl+Alt+Cmd+R to copy it as RTF (rich text format) Now you can paste it directly into Keynote presentations. And other places where RTF is supported.

Installation

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/drnic/copy-as-rtf-tmbundle.git "Copy as RTF.tmbundle"

Inside TextMate, click "Reload Bundles."

Credit

This bundle was created by Max Muermann

Its now hosted on github by Dr Nic Williams so it can live on.

License

Don't know. Ask Max.

About

Copy as RTF migrated to Ruby 1.9 (at the cost of copying to a new document rather than the clipboard)

http://macromates.com


Languages

Language:Ruby 100.0%