<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A Dash Of Web and Mobile Development &#187; vim</title>
	<atom:link href="http://blog.iangclifton.com/tag/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iangclifton.com</link>
	<description>Discussing trends and technologies in web and mobile development</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:06:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Vim &#8220;No Identifier Under Cursor&#8221; Arrow Keys Problem</title>
		<link>http://blog.iangclifton.com/2009/07/21/vim-no-identifier-under-cursor-arrow-keys-problem/</link>
		<comments>http://blog.iangclifton.com/2009/07/21/vim-no-identifier-under-cursor-arrow-keys-problem/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 05:15:59 +0000</pubDate>
		<dc:creator>Ian G. Clifton</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://blog.iangclifton.com/?p=3</guid>
		<description><![CDATA[Recently, I started to have problems with Vim on my machine at work (a 24&#8243; iMac), running OS X 10.5.7 and SSH&#8217;ing into a CentOS Linux server.  The arrow keys did not have the correct functionality.  Instead they would give errors such as &#8220;no identifier under cursor&#8221; and the session would freeze momentarily.  I noticed [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I started to have problems with Vim on my machine at work (a 24&#8243; iMac), running OS X 10.5.7 and SSH&#8217;ing into a CentOS Linux server.  The arrow keys did not have the correct functionality.  Instead they would give errors such as &#8220;no identifier under cursor&#8221; and the session would freeze momentarily.  I noticed this in insert mode, the only mode I use arrow keys in, but I did a little testing and found that it occurred in all modes.  I wondered if the wrong key code was being sent, so I started doing some searching.<span id="more-3"></span></p>
<p>My search queries were coming up with nothing helpful.  The string &#8220;no identifier under cursor&#8221; was uncommon and many results were related to translations.  Including &#8220;Mac keyboard&#8221; or &#8220;Apple keyboard&#8221; didn&#8217;t help nor did the model number (A1243).  Eventually, I had the random thought to check the settings in the terminal application.</p>
<p>Under Terminal -&gt; Preferences, there is a Settings tab.  Within that section, there&#8217;s a Keyboard tab, which didn&#8217;t seem to have the arrow keys listed, but there is also an Advanced tab.  One of the options is &#8220;Declare terminal as:&#8221; and was set to <em>xterm-color</em>.  I changed it to <em>ansi</em> and restarted the terminal app.  Now my arrow keys actually work how they should in Vim.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.iangclifton.com/2009/07/21/vim-no-identifier-under-cursor-arrow-keys-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
