[TxMt] Re: execute line / selection in shell or python

David Howden dhowden at gmail.com
Sun Feb 26 15:32:35 UTC 2012


On Sun, Feb 26, 2012 at 3:20 PM, Charles DiMaggio <
charles.dimaggio at gmail.com> wrote:

> Hi. I have two different, but related, issues.
>
> First, how does one execute a single line / selection in shell mode?  I've
> enabled enhanced terminal usage. Script (cmd-R) executes fine, but on the
> entire document.  The Textmate Manual direction (
> http://manual.macromates.com/en/shell_commands) to use ^R for a line or
> selection does not produce any results other than a forward slash.
>
>
Create a new file in TextMate, and enter this text:

echo $PATH

Then hit Ctrl-R.  What do you see?

Cheers,

David.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20120226/8c4fc3c7/attachment.html>


More information about the textmate mailing list