<?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>Shell on www.nixre.net</title>
    <link>https://www.nixre.net/tags/shell/</link>
    <description>Recent content in Shell on www.nixre.net</description>
    <generator>Hugo -- 0.153.2</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 24 Apr 2026 21:11:19 +0200</lastBuildDate>
    <atom:link href="https://www.nixre.net/tags/shell/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tmux Popup Windows</title>
      <link>https://www.nixre.net/2026/04/24/tmux-popup-windows/</link>
      <pubDate>Fri, 24 Apr 2026 21:11:19 +0200</pubDate>
      <guid>https://www.nixre.net/2026/04/24/tmux-popup-windows/</guid>
      <description>&lt;video
    controls
    width=&#34;100%&#34;
    style=&#34;margin-bottom: 2em;&#34;
    aria-label=&#34;A short descriptive video showing how tmux popup-windows look like&#34;
    aria-describedby=&#34;video-summary&#34;
&gt;
    &lt;source src=&#34;./clips/tmux-popup-windows.webm&#34; type=&#34;video/webm&#34;&gt;
    Your browser does not support the video tag.
&lt;/video&gt;

&lt;div id=&#34;described-by&#34; style=&#34;display: none;&#34;&gt;
    The video shows a tmux session with a couple of windows and the current window with 3 panes.
    Then suddenly a popup window opens in the center. It opens with ncmpcpp - the ncurses media
    player plus plus. The playlist is opened and then a different track gets selected and started.
    Afterwards it just disappears.
&lt;/div&gt;


&lt;p&gt;A simple and neat feature of tmux is popup windows! I only discovered them recently. They&amp;rsquo;re just floating windows
that open above the regular windows and panes. Once opened, it takes focus, so you cannot interact in the panes or
windows below. Switching windows is also not possible until a popup window exists. These are meant for quick tasks,
like for example opening an mpd client to run a command,close the window (by hitting &lt;code&gt;q&lt;/code&gt;) and go on with whatever
you&amp;rsquo;ve been doing.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
