<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="/horde/whups/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>underscores (_) cannot be mapped</title>
  <pubDate>Tue, 21 Jul 2026 17:10:50 +0200</pubDate>
  <link>http://www.polarhome.com/horde/whups/ticket/?id=5</link>
  <atom:link rel="self" type="application/rss+xml" title="underscores (_) cannot be mapped" href="http://www.polarhome.com/horde/whups/ticket/rss.php?id=5" />
  <description>underscores (_) cannot be mapped</description>

  
  
  <item>
   <title>the underscore (_) is a typical map-leader (the LHS of mappi</title>
   <description>the underscore (_) is a typical map-leader (the LHS of mappings typically starts with an _). However, for some reason it cannot be used in vim on vms.

Example:
:map _h :echo &quot;hi&quot;&lt;CR&gt;

In my gvim on Windows, when I create the mapping above, and then start typing &quot;_h&quot;, vim knows that &quot;_&quot; is the prefix of a mapping, so it does not apply/type the &quot;_&quot; immediately. Instead, it cashes the keypress and displays the &quot;_&quot; in the bottom-right corner. That means, vim is waiting for the next key - if it is an &quot;h&quot;, vim will apply the _h mapping; if it is an &quot;o&quot;, vim will type &quot;_o&quot; (since there is no mapping for _o).

However, this does not work on vms: the _ gets applied/typed immediately (it is not cashed). Thus, typing _h does not apply the mapping, but performs the &quot;_&quot; action and then the &quot;h&quot; action.</description>
   <pubDate>Thu, 02 Dec 2010 12:04:43 +0100</pubDate>
   <link>http://www.polarhome.com/horde/whups/ticket/?id=5#t6</link>
  </item>
  <item>
   <title>This seems to be closely related to Ticket #11.

Set to du</title>
   <description>This seems to be closely related to Ticket #11.

Set to duplicate? (The description in #11 seems more to the point.)</description>
   <pubDate>Mon, 06 Dec 2010 11:18:00 +0100</pubDate>
   <link>http://www.polarhome.com/horde/whups/ticket/?id=5#t23</link>
  </item>
  

 </channel>
</rss>
