<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/visual, branch v0.5.1</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>Treat unmapped ALT/META as ESC+c in all modes</title>
<updated>2020-10-05T19:27:04+00:00</updated>
<author>
<name>Matt Wozniski</name>
<email>godlygeek@gmail.com</email>
</author>
<published>2020-10-04T06:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2f06413dfb3624381f112b7d8661fde659c279e7'/>
<id>2f06413dfb3624381f112b7d8661fde659c279e7</id>
<content type='text'>
In #8226 &lt;A-x&gt; and &lt;M-x&gt; were changed to behave like &lt;Esc&gt;x in insert
mode when no mapping exists. This commit backs out that change and
replaces it with a more general one that makes unmapped ALT and META
keypresses as &lt;Esc&gt;+char in all modes. This fixes an unnecessary and
confusing inconsistency between modes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In #8226 &lt;A-x&gt; and &lt;M-x&gt; were changed to behave like &lt;Esc&gt;x in insert
mode when no mapping exists. This commit backs out that change and
replaces it with a more general one that makes unmapped ALT and META
keypresses as &lt;Esc&gt;+char in all modes. This fixes an unnecessary and
confusing inconsistency between modes.
</pre>
</div>
</content>
</entry>
</feed>
