[TxMt] a better google search command

Lang Riley lang at langriley.com
Fri Dec 31 06:13:35 UTC 2004


here is a better google search command that escapes spaces and uses 
highlighted text rather than the current word:


open http://www.google.com/search?q=`echo $TM_SELECTED_TEXT | sed 's/ 
/+/g'`


Standard input: selected text
Standard output: discard




More information about the textmate mailing list