<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Tmux on Technical Notes</title><link>http://luispa.com/en/tags/tmux/</link><description>Recent content in Tmux on Technical Notes</description><generator>Hugo -- 0.148.0</generator><language>en-US</language><lastBuildDate>Thu, 25 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="http://luispa.com/en/tags/tmux/index.xml" rel="self" type="application/rss+xml"/><item><title>Terminals with tmux</title><link>http://luispa.com/en/posts/2024-04-25-tmux/</link><pubDate>Thu, 25 Apr 2024 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2024-04-25-tmux/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-tmux.svg" alt="tmux logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>&lt;a href="https://github.com/tmux/tmux/wiki">&lt;code>tmux&lt;/code>&lt;/a> is a terminal multiplexer that allows you to have multiple sessions (shells) in a single window. From your Mac, Linux, or even Windows (with WSL) terminal, in a single window you can have multiple active sessions, switch between them, view them simultaneously, enter one and disconnect (they keep running in the background), and reconnect to it in the future.&lt;/p>
&lt;br clear="left"/></description></item><item><title>Goodbye Bash, Hello Zsh!</title><link>http://luispa.com/en/posts/2024-04-23-zsh/</link><pubDate>Tue, 23 Apr 2024 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2024-04-23-zsh/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-zsh.svg" alt="zsh logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>I&amp;rsquo;ve decided to migrate my CLI from the reliable and well-known &lt;em>&lt;code>bash&lt;/code>&lt;/em> to the powerful and versatile &lt;em>&lt;code>zsh&lt;/code>&lt;/em>. It&amp;rsquo;s an extended evolution of the Bourne Shell (sh) &amp;ndash; it not only inherits many of Bash&amp;rsquo;s familiar features but also introduces a series of new functionalities, plugin support, and custom themes. Apple adopted Zsh as the default shell some time ago, and I still needed to make the switch on my Linux systems, including WSL2 on Windows.&lt;/p>
&lt;br clear="left"/></description></item></channel></rss>