<?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: Moving from Screen to Tmux</title>
	<atom:link href="http://ghostbar.ath.cx/2011/10/02/moving-from-screen-to-tmux/feed/" rel="self" type="application/rss+xml" />
	<link>http://ghostbar.ath.cx/2011/10/02/moving-from-screen-to-tmux/</link>
	<description></description>
	<lastBuildDate>Mon, 07 May 2012 23:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Move over screen, we have a new player in town &#171; heimic.net</title>
		<link>http://ghostbar.ath.cx/2011/10/02/moving-from-screen-to-tmux/comment-page-1/#comment-1868</link>
		<dc:creator>Move over screen, we have a new player in town &#171; heimic.net</dc:creator>
		<pubDate>Sun, 23 Oct 2011 09:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=616#comment-1868</guid>
		<description>[...] too just happened to stumble across a post by another blogger, at the link here which introduced this as an alternative. Had I not seen the post, I wouldn&#8217;t know it even [...]</description>
		<content:encoded><![CDATA[<p>[...] too just happened to stumble across a post by another blogger, at the link here which introduced this as an alternative. Had I not seen the post, I wouldn&#8217;t know it even [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Risca</title>
		<link>http://ghostbar.ath.cx/2011/10/02/moving-from-screen-to-tmux/comment-page-1/#comment-1865</link>
		<dc:creator>Risca</dc:creator>
		<pubDate>Fri, 07 Oct 2011 08:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=616#comment-1865</guid>
		<description>Haven&#039;t you try jet BYOBU? That&#039;s really cool, it is like an upper interface for screen (similar to what could be apt for dpkg) but much easier!
For example:
- install it on the server;
- connect through SSH and launch byobu;
- if you&#039;ll press F2 you will get another console on the same ssh session, pressing F3/F4 you&#039;ll move to the next/previous console.

For more documentation look on google, it will let you do lot of staff.</description>
		<content:encoded><![CDATA[<p>Haven&#8217;t you try jet BYOBU? That&#8217;s really cool, it is like an upper interface for screen (similar to what could be apt for dpkg) but much easier!<br />
For example:<br />
- install it on the server;<br />
- connect through SSH and launch byobu;<br />
- if you&#8217;ll press F2 you will get another console on the same ssh session, pressing F3/F4 you&#8217;ll move to the next/previous console.</p>
<p>For more documentation look on google, it will let you do lot of staff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Marc Liotier</title>
		<link>http://ghostbar.ath.cx/2011/10/02/moving-from-screen-to-tmux/comment-page-1/#comment-1863</link>
		<dc:creator>Jean-Marc Liotier</dc:creator>
		<pubDate>Thu, 06 Oct 2011 12:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=616#comment-1863</guid>
		<description>If the number of SSH connections was the main issue, you could have multiplexed your SSH connections for the same effect without screen or tmux : http://en.wikibooks.org/wiki/OpenSSH/Cookbook/Multiplexing</description>
		<content:encoded><![CDATA[<p>If the number of SSH connections was the main issue, you could have multiplexed your SSH connections for the same effect without screen or tmux : <a href="http://en.wikibooks.org/wiki/OpenSSH/Cookbook/Multiplexing" rel="nofollow">http://en.wikibooks.org/wiki/OpenSSH/Cookbook/Multiplexing</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: budiwijaya</title>
		<link>http://ghostbar.ath.cx/2011/10/02/moving-from-screen-to-tmux/comment-page-1/#comment-1862</link>
		<dc:creator>budiwijaya</dc:creator>
		<pubDate>Wed, 05 Oct 2011 01:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=616#comment-1862</guid>
		<description>I&#039;m a screen users too. Look&#039;s like worth to try tmux. Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a screen users too. Look&#8217;s like worth to try tmux. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Luis Rivas</title>
		<link>http://ghostbar.ath.cx/2011/10/02/moving-from-screen-to-tmux/comment-page-1/#comment-1861</link>
		<dc:creator>Jose Luis Rivas</dc:creator>
		<pubDate>Tue, 04 Oct 2011 22:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=616#comment-1861</guid>
		<description>For me the difference is significant. Instead of having 2, 3 or 4 SSH connections I&#039;m using only one while programming with my workflow of at least 4 terminals open at the same terminal.

They redraw in the same way, yes, but the savings happens when I&#039;m using multiple panes on a same window. It means a lot to me because I&#039;m connecting trough a GSM modem in a low-signal area.</description>
		<content:encoded><![CDATA[<p>For me the difference is significant. Instead of having 2, 3 or 4 SSH connections I&#8217;m using only one while programming with my workflow of at least 4 terminals open at the same terminal.</p>
<p>They redraw in the same way, yes, but the savings happens when I&#8217;m using multiple panes on a same window. It means a lot to me because I&#8217;m connecting trough a GSM modem in a low-signal area.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niol</title>
		<link>http://ghostbar.ath.cx/2011/10/02/moving-from-screen-to-tmux/comment-page-1/#comment-1860</link>
		<dc:creator>niol</dc:creator>
		<pubDate>Tue, 04 Oct 2011 09:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=616#comment-1860</guid>
		<description>I couldn&#039;t find this anywhere else, recovering a detached session if it exists or spawning a new one if there are none. I use this in my .bashrc . This is a bit equivalent to screen -RR &amp;&amp; exit 0 .

if [ -x `which tmux` ] &amp;&amp; [ -z &quot;$TMUX&quot; ]; then
    if tmux ls 2&gt; /dev/null &#124; grep -v &#039;(attached)$&#039;; then
        tmux attach &amp;&amp; exit 0
    else
        tmux -2 &amp;&amp; exit 0
    fi
fi</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t find this anywhere else, recovering a detached session if it exists or spawning a new one if there are none. I use this in my .bashrc . This is a bit equivalent to screen -RR &amp;&amp; exit 0 .</p>
<p>if [ -x `which tmux` ] &amp;&amp; [ -z "$TMUX" ]; then<br />
    if tmux ls 2&gt; /dev/null | grep -v &#8216;(attached)$&#8217;; then<br />
        tmux attach &amp;&amp; exit 0<br />
    else<br />
        tmux -2 &amp;&amp; exit 0<br />
    fi<br />
fi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hhanff</title>
		<link>http://ghostbar.ath.cx/2011/10/02/moving-from-screen-to-tmux/comment-page-1/#comment-1859</link>
		<dc:creator>hhanff</dc:creator>
		<pubDate>Mon, 03 Oct 2011 20:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=616#comment-1859</guid>
		<description>&gt;  so, any other recommendation, people?
http://www.tenshu.net/p/terminator.html</description>
		<content:encoded><![CDATA[<p>&gt;  so, any other recommendation, people?<br />
<a href="http://www.tenshu.net/p/terminator.html" rel="nofollow">http://www.tenshu.net/p/terminator.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://ghostbar.ath.cx/2011/10/02/moving-from-screen-to-tmux/comment-page-1/#comment-1858</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Mon, 03 Oct 2011 17:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=616#comment-1858</guid>
		<description>&gt; Finally I was [...] saving a lot of bandwidth with my 
permanent SSH connection

Can you explain  why tmux uses less bandwidth than screen? More efficient redrawing? Is the difference really measurable? How is it possible, since tmux also has TERM=screen, so applications should redraw the screen in the same way, shouldn&#039;t they?</description>
		<content:encoded><![CDATA[<p>&gt; Finally I was [...] saving a lot of bandwidth with my<br />
permanent SSH connection</p>
<p>Can you explain  why tmux uses less bandwidth than screen? More efficient redrawing? Is the difference really measurable? How is it possible, since tmux also has TERM=screen, so applications should redraw the screen in the same way, shouldn&#8217;t they?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Luis Rivas</title>
		<link>http://ghostbar.ath.cx/2011/10/02/moving-from-screen-to-tmux/comment-page-1/#comment-1857</link>
		<dc:creator>Jose Luis Rivas</dc:creator>
		<pubDate>Mon, 03 Oct 2011 04:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=616#comment-1857</guid>
		<description>Of course. If you see the snapshot I posted, you will see the fullscreen being used, all the pixels of my tiny-screen being used on-demand out-of-the-box.

I love tmux&#039;s panes, it helps me a lot while writing code. I used 4 terminals before, now is only one with the functionality of 4 or more, on demand.</description>
		<content:encoded><![CDATA[<p>Of course. If you see the snapshot I posted, you will see the fullscreen being used, all the pixels of my tiny-screen being used on-demand out-of-the-box.</p>
<p>I love tmux&#8217;s panes, it helps me a lot while writing code. I used 4 terminals before, now is only one with the functionality of 4 or more, on demand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Triplett</title>
		<link>http://ghostbar.ath.cx/2011/10/02/moving-from-screen-to-tmux/comment-page-1/#comment-1856</link>
		<dc:creator>Josh Triplett</dc:creator>
		<pubDate>Mon, 03 Oct 2011 03:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=616#comment-1856</guid>
		<description>Can you elaborate a bit more on what tmux does for you that screen doesn&#039;t?  You mentioned how you&#039;ve configured tmux, and how you&#039;ve transitioned from screen to tmux, but not what you can now do that you couldn&#039;t before.</description>
		<content:encoded><![CDATA[<p>Can you elaborate a bit more on what tmux does for you that screen doesn&#8217;t?  You mentioned how you&#8217;ve configured tmux, and how you&#8217;ve transitioned from screen to tmux, but not what you can now do that you couldn&#8217;t before.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

