<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tmux - Tag - Dimas Maulana</title>
    <link>https://dimasmaulana.pages.dev/tags/tmux/</link>
    <description>Dimas Maulana Website</description>
    <generator>Hugo 0.150.0 &amp; FixIt v0.4.3-20260130042349-e23a50d7</generator>
    <language>en</language>
    <lastBuildDate>Wed, 24 May 2023 04:56:00 +0700</lastBuildDate>
    <atom:link href="https://dimasmaulana.pages.dev/tags/tmux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Resolving the Issue of Random Character Generation When Clicking the Mouse in tmux</title>
      <link>https://dimasmaulana.pages.dev/posts/software/resolving-the-issue-of-random-character-generation-when-clicking-the-mouse-in-tmux/</link>
      <pubDate>Wed, 24 May 2023 04:56:00 +0700</pubDate>
      <guid>https://dimasmaulana.pages.dev/posts/software/resolving-the-issue-of-random-character-generation-when-clicking-the-mouse-in-tmux/</guid>
      <category domain="https://dimasmaulana.pages.dev/categories/software/">Software</category>
      <category domain="https://dimasmaulana.pages.dev/categories/troubleshooting/">Troubleshooting</category>
      <description>&lt;p&gt;Tmux is a powerful terminal multiplexer that allows users to manage multiple sessions, windows, and panes. However, some users have reported an issue where tmux generates random characters when clicking the mouse. In this article, we will explore the cause of this problem and provide steps to resolve it.&lt;/p&gt;&#xA;&lt;h2 class=&#34;heading-element&#34; id=&#34;troubleshooting-steps&#34;&gt;&lt;span&gt;Troubleshooting Steps&lt;/span&gt;&#xA;  &lt;a href=&#34;#troubleshooting-steps&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;ol&gt;&#xA;&lt;li&gt;Terminal Emulator Settings:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Verify that your terminal emulator&amp;rsquo;s mouse settings are properly configured.&lt;/li&gt;&#xA;&lt;li&gt;Enable mouse reporting and ensure it is set to the appropriate mode based on your terminal emulator&amp;rsquo;s documentation.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Update Terminal Emulator:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Ensure that you are using the latest version of your terminal emulator.&lt;/li&gt;&#xA;&lt;li&gt;Older versions may have bugs or compatibility issues that have been resolved in newer releases.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Try a Different Terminal Emulator:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Test the issue with an alternative terminal emulator to determine if it is specific to your current one.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Disable Custom Mouse Configurations:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Temporarily disable any custom mouse settings, scripts, or plugins you have configured to check if they are causing the unexpected behavior.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Reset tmux Configuration:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Rename or move your existing &lt;code&gt;~/.tmux.conf&lt;/code&gt; file to start fresh with default settings.&lt;/li&gt;&#xA;&lt;li&gt;Launch a new tmux session to see if the issue persists without any custom configurations.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 class=&#34;heading-element&#34; id=&#34;solution&#34;&gt;&lt;span&gt;Solution&lt;/span&gt;&#xA;  &lt;a href=&#34;#solution&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;p&gt;To stop generating random characters when clicking the mouse in tmux, follow these steps:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fixing Tmux Generating Random Characters on Click or Scroll</title>
      <link>https://dimasmaulana.pages.dev/posts/development/fixing-tmux-generating-random-characters-on-click-or-scroll/</link>
      <pubDate>Sun, 18 Feb 2018 08:22:16 +0700</pubDate>
      <guid>https://dimasmaulana.pages.dev/posts/development/fixing-tmux-generating-random-characters-on-click-or-scroll/</guid>
      <category domain="https://dimasmaulana.pages.dev/categories/development/">Development</category>
      <category domain="https://dimasmaulana.pages.dev/categories/troubleshooting/">Troubleshooting</category>
      <description>&lt;p&gt;Tmux is a popular terminal multiplexer that allows users to manage multiple terminal sessions within a single window. However, some users may encounter an issue where Tmux generates random characters when clicking or scrolling within the terminal. This can be frustrating and disrupt the user&amp;rsquo;s workflow. In this article, we will explore a solution to fix this problem.&lt;/p&gt;&#xA;&lt;h2 class=&#34;heading-element&#34; id=&#34;solution&#34;&gt;&lt;span&gt;Solution&lt;/span&gt;&#xA;  &lt;a href=&#34;#solution&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;p&gt;To resolve the issue of Tmux generating random characters on click or scroll, you can follow the steps outlined below:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
