<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tmux on SANJAY REGMI</title>
    <link>https://sanjayregmi.com/tags/tmux/</link>
    <description>Recent content in Tmux on SANJAY REGMI</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
    <lastBuildDate>Mon, 03 Nov 2025 21:14:57 -0800</lastBuildDate><atom:link href="https://sanjayregmi.com/tags/tmux/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>If You Are Constantly on SSH and Having to Run Long-Running Processes Then Use Tmux</title>
      <link>https://sanjayregmi.com/posts/if-you-are-constantly-on-ssh-and-having-to-run-long-running-processes-use-tmux/</link>
      <pubDate>Mon, 03 Nov 2025 21:14:57 -0800</pubDate>
      
      <guid>https://sanjayregmi.com/posts/if-you-are-constantly-on-ssh-and-having-to-run-long-running-processes-use-tmux/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;re like me, always running ssh to connect to servers and having to run processes and wanting to know what you ran earlier in one combined session, run tmux. No backgrounding of commands, no using nohup, and even if the ssh session breaks, which most of the time it does if you&amp;rsquo;re running something that takes a long time, tmux is the best.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Split Windows in Text Mode in Freebsd and Linux</title>
      <link>https://sanjayregmi.com/posts/split-windows-in-text-mode-freebsd-and-linux/</link>
      <pubDate>Mon, 01 Apr 2019 13:55:36 -0800</pubDate>
      
      <guid>https://sanjayregmi.com/posts/split-windows-in-text-mode-freebsd-and-linux/</guid>
      <description>&lt;p&gt;tmux is a beautiful console program that allows you to split your windows. Very handy with today&amp;rsquo;s large screens.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;run &lt;code&gt;tmux&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;CTRL + B &amp;ldquo;&lt;/code&gt; for horizontal split&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;CTRL + B %&lt;/code&gt; for vertical split&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;CTRL + B o&lt;/code&gt; to move from one window to another&lt;/li&gt;&#xA;&lt;li&gt;a cheatsheet lives at &lt;a href=&#34;https://tmuxcheatsheet.com&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;https://tmuxcheatsheet.com&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&amp;#x1f98c;&#xA;&#xA;&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
