[Vimperator] Mapping the Escape Key, Possible on Vimperator?
Martin Stubenschrott
stubenschrott at gmx.net
Mon Dec 3 19:57:05 PST 2007
On Mon, Dec 03, 2007 at 05:53:25PM -0800, Edward Gomez wrote:
> I have a mapping for the Escape key on Vim, switching <ESC> for ;i, that I
> have accomplished like this:
>
> map! ;i <ESC>
>
> I have tried various combinations but cannot get this to take in
> Vimperator. Is it possible to achieve? I would be deeply grateful. :-)
Unfortunatly <esc> is (apart from ctrl-v i think) the only key which
can't be remapped as it is needed in many different contexts where
making it mappable would be quite difficult to code :( If somebody
writes a patch for making it configurable, i'd commit it of course.
You might try ctrl-[ which works like esc, maybe this works better for
you.
--
Martin
More information about the Vimperator
mailing list