<?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>Arrow-Keys on Details...</title>
    <link>https://www.deepreflect.net/tags/arrow-keys/</link>
    <description>Recent content in Arrow-Keys on Details...</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2003 - 2026 Leonardo Rizzi</copyright>
    <lastBuildDate>Tue, 30 Jun 2026 03:28:29 +0200</lastBuildDate>
    <atom:link href="https://www.deepreflect.net/tags/arrow-keys/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Vim - Fix arrow keys that display A B C D on remote shell</title>
      <link>https://www.deepreflect.net/2009/07/22/vim-fix-arrow-keys-that-display-a-b-c-d-on-remote-shell/</link>
      <pubDate>Wed, 22 Jul 2009 10:57:23 +0000</pubDate>
       <guid isPermaLink="false">http://blog.deepreflect.net/?p=668</guid> 
      <description>&lt;p&gt;A little fix for arrow keys in Vim, that display A B C D on remote terminal if in the system you don&amp;rsquo;t wanna declare &amp;ldquo;TERM&amp;rdquo; just insert into yout ~/.vimrc the terminal type like this:&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;set term=xterm
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
      <content:encoded><![CDATA[<p>A little fix for arrow keys in Vim, that display A B C D on remote terminal if in the system you don&rsquo;t wanna declare &ldquo;TERM&rdquo; just insert into yout ~/.vimrc the terminal type like this:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>set term=xterm
</span></span></code></pre></div>]]></content:encoded>
    </item>
  </channel>
</rss>
