<?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 Kenno&#39;s Open Note</title>
    <link>https://blog.khmersite.net/tags/tmux/</link>
    <description>Recent content in Tmux on Kenno&#39;s Open Note</description>
    <image>
      <title>Kenno&#39;s Open Note</title>
      <url>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.154.0</generator>
    <language>en</language>
    <lastBuildDate>Thu, 12 Oct 2023 19:02:02 +1100</lastBuildDate>
    <atom:link href="https://blog.khmersite.net/tags/tmux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>warning: TERM environment variable set to &#39;tmux-256color&#39;</title>
      <link>https://blog.khmersite.net/p/term-environment-variable-set-to-tmux-256color/</link>
      <pubDate>Thu, 12 Oct 2023 19:02:02 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/term-environment-variable-set-to-tmux-256color/</guid>
      <description>&lt;p&gt;I use &amp;rsquo;tmux&amp;rsquo; on anything that runs it, from FreeBSD, macOS and Linux.&lt;/p&gt;
&lt;p&gt;On some of my Linux servers, noticeably openSUSE ones, when I connect to them via SSH, I would receive the following warning:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;...
Have a lot of fun...
warning: Could not set up terminal.
warning: TERM environment variable set to &amp;#39;tmux-256color&amp;#39;.
warning: Check that this terminal type is supported on this system.
warning: Using fallback terminal type &amp;#39;ansi&amp;#39;.
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;What worse is that, when I switch to &lt;code&gt;root&lt;/code&gt; account, the backspace key doesn&amp;rsquo;t work correctly. For example, hitting backspace
will produce a space instead.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tmux - Open Terminal Failed Can&#39;t Find Terminfo Database</title>
      <link>https://blog.khmersite.net/p/tmux-open-terminal-failed-cant-find-terminfo-database/</link>
      <pubDate>Thu, 15 Oct 2020 00:16:36 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/tmux-open-terminal-failed-cant-find-terminfo-database/</guid>
      <description>&lt;p&gt;Apart from being an aparent Linux user, I&amp;rsquo;m also a fan of FreeBSD. A few years ago I challenged myself to perform all work related tasks on a FreeBSD machine for 6 months. It turned out that FreeBSD&amp;rsquo;s been working out quite well as a general usage work desktop.&lt;/p&gt;
&lt;p&gt;Today, I&amp;rsquo;d like to share a quick solution to a small annoying issue that may or may not affect you when you&amp;rsquo;re using FreeBSD. Basically, when I ssh from my Linux machine, which uses Alacritty terminal, to the remote FreeBSD machine at work I am not able to resume my tmux session.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to reload tmux config</title>
      <link>https://blog.khmersite.net/p/how-to-reload-tmux-config/</link>
      <pubDate>Fri, 22 Jun 2018 15:58:05 +0000</pubDate>
      <guid>https://blog.khmersite.net/p/how-to-reload-tmux-config/</guid>
      <description>&lt;p&gt;To reload tmux&amp;rsquo;s config without quitting and starting it again, we can hit &lt;code&gt;Ctrl + B&lt;/code&gt; then &lt;code&gt;:&lt;/code&gt;. Once the we get the prompt just run:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;:source-file ~/.tmux.conf
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Ref: &lt;a href=&#34;https://sanctum.geek.nz/arabesque/reloading-tmux-config/&#34;&gt;https://sanctum.geek.nz/arabesque/reloading-tmux-config/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
