Your Ad Here

Posted By

hyperwhat on 08/21/07


Tagged

textmate paste


Versions (?)

Who likes this?

1 person have marked this snippet as a favorite

tmbrenneke


Textmate Command: Trim Paste


 / Published in: Other
 

Use this command in Textmate to paste some text without any surrounding whitespace.

  1. php -r "echo trim(shell_exec('/usr/bin/pbpaste | iconv -f MacRoman -t utf-8'));"

Report this snippet  

You need to login to post a comment.