<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Screen Textmate Bundle</title>
	<atom:link href="http://blog.monkeysthumb.org/2008/09/09/screen-textmate-bundle/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.monkeysthumb.org/2008/09/09/screen-textmate-bundle/</link>
	<description></description>
	<lastBuildDate>Wed, 16 Dec 2009 13:31:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: joel</title>
		<link>http://blog.monkeysthumb.org/2008/09/09/screen-textmate-bundle/comment-page-1/#comment-19</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Thu, 05 Mar 2009 05:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.monkeysthumb.org/2008/09/09/screen-textmate-bundle/#comment-19</guid>
		<description>&lt;p&gt;Glad you like it and thanks for your suggestions for improvements.&lt;/p&gt;

&lt;p&gt;I&#039;ve switched the default keystroke for the screen command.&lt;/p&gt;

&lt;p&gt;I use &lt;a href=&quot;http://iterm.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;iTerm&lt;/a&gt; rather than Terminal and for iTerm the bundle already supports opening a new tab. So you could either switch to using iTerm, or fork the bundle on Github and modify it to support this behaviour in Terminal.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Glad you like it and thanks for your suggestions for improvements.</p>

<p>I&#8217;ve switched the default keystroke for the screen command.</p>

<p>I use <a href="http://iterm.sourceforge.net/" rel="nofollow">iTerm</a> rather than Terminal and for iTerm the bundle already supports opening a new tab. So you could either switch to using iTerm, or fork the bundle on Github and modify it to support this behaviour in Terminal.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Amiel Martin</title>
		<link>http://blog.monkeysthumb.org/2008/09/09/screen-textmate-bundle/comment-page-1/#comment-18</link>
		<dc:creator>Amiel Martin</dc:creator>
		<pubDate>Wed, 04 Mar 2009 21:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.monkeysthumb.org/2008/09/09/screen-textmate-bundle/#comment-18</guid>
		<description>&lt;p&gt;I like the concept, I would suggest changing the default keystroke to something other than ^A as ^A is the OS X global &quot;go to beginning of line&quot; (as per emacs) and I use it a lot when text editing. I have set mine to control-command-A.
Also, is there a way when opening a new Terminal window, to have it attach to to a present window in a new tab?
I generally have more than one rails project I am working on, so I generally organize them with tabs for projects and screen for each shell / tool I need for that project.&lt;/p&gt;

&lt;p&gt;thanks, this is a great bundle&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I like the concept, I would suggest changing the default keystroke to something other than ^A as ^A is the OS X global &#8220;go to beginning of line&#8221; (as per emacs) and I use it a lot when text editing. I have set mine to control-command-A.
Also, is there a way when opening a new Terminal window, to have it attach to to a present window in a new tab?
I generally have more than one rails project I am working on, so I generally organize them with tabs for projects and screen for each shell / tool I need for that project.</p>

<p>thanks, this is a great bundle</p>]]></content:encoded>
	</item>
	<item>
		<title>By: joel</title>
		<link>http://blog.monkeysthumb.org/2008/09/09/screen-textmate-bundle/comment-page-1/#comment-13</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Sun, 02 Nov 2008 06:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.monkeysthumb.org/2008/09/09/screen-textmate-bundle/#comment-13</guid>
		<description>&lt;p&gt;Glad you like it.&lt;/p&gt;

&lt;p&gt;Perhaps they are clashing with another bundle you have. Try changing the keyboard shortcuts using Textmate&#039;s Command Editor (look in Bundles -&gt; Bundle Editor -&gt; Edit Commands menu) and see if that helps.&lt;/p&gt;

&lt;p&gt;Also this will either use a .screenrc in your project folder (if there is one) OR your .screenrc in your homefolder. Which one of these is not being picked up when you expect it to be?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Glad you like it.</p>

<p>Perhaps they are clashing with another bundle you have. Try changing the keyboard shortcuts using Textmate&#8217;s Command Editor (look in Bundles -> Bundle Editor -> Edit Commands menu) and see if that helps.</p>

<p>Also this will either use a .screenrc in your project folder (if there is one) OR your .screenrc in your homefolder. Which one of these is not being picked up when you expect it to be?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Ryall</title>
		<link>http://blog.monkeysthumb.org/2008/09/09/screen-textmate-bundle/comment-page-1/#comment-12</link>
		<dc:creator>Mark Ryall</dc:creator>
		<pubDate>Sun, 02 Nov 2008 05:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.monkeysthumb.org/2008/09/09/screen-textmate-bundle/#comment-12</guid>
		<description>&lt;p&gt;Very cool - exactly what I was looking for after seeing Rich Hickey&#039;s clojure demo with emacs+slime+swank+clojure.&lt;/p&gt;

&lt;p&gt;I now retrospectively resent every cli session that I haven&#039;t been controlling from textmate.&lt;/p&gt;

&lt;p&gt;A couple of small points - none of the keyboard shortcuts seem to coincide with what you describe (ctrl-a to start session and ctrl-alt-c to send a command), appending a carriage return makes sending commands a little more convenient and for some reason my .screenrc wasn&#039;t getting picked up (haven&#039;t looked into it).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very cool &#8211; exactly what I was looking for after seeing Rich Hickey&#8217;s clojure demo with emacs+slime+swank+clojure.</p>

<p>I now retrospectively resent every cli session that I haven&#8217;t been controlling from textmate.</p>

<p>A couple of small points &#8211; none of the keyboard shortcuts seem to coincide with what you describe (ctrl-a to start session and ctrl-alt-c to send a command), appending a carriage return makes sending commands a little more convenient and for some reason my .screenrc wasn&#8217;t getting picked up (haven&#8217;t looked into it).</p>]]></content:encoded>
	</item>
</channel>
</rss>
