<?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>Editor on tech.notes</title>
    <link>https://newblog.utzer.de/tags/editor/</link>
    <description>Recent content in Editor on tech.notes</description>
    <generator>Hugo</generator>
    <language>de</language>
    <lastBuildDate>Sat, 16 Mar 2019 20:52:31 +0000</lastBuildDate>
    <atom:link href="https://newblog.utzer.de/tags/editor/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>disable vim visual mode</title>
      <link>https://newblog.utzer.de/2019/03/16/disable-vim-visual-mode/</link>
      <pubDate>Sat, 16 Mar 2019 20:52:31 +0000</pubDate>
       <guid isPermaLink="false">http://tech.utzer.de/?p=33</guid> 
      <description>&lt;p&gt;It drives me nuts that I cannot copy something from a ssh terminal when I use vim. I have no clue what this visual mode is meant to do besides anoying my.&lt;/p&gt;
&lt;p&gt;My solution:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;echo &amp;#34;set mouse-=a&amp;#34; &amp;gt;&amp;gt; ~/.vimrc
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;no more visual mode -&amp;gt; marking and copying text from vim by using the mouse works again.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
