Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion disable ESC key?

Date: Tue, 6 Nov 2012 14:04:53 -0800 (PST)
From: Jang-hwan Kim <jangh...@gmail.com>
To: vim_mac@googlegroups.com
Message-Id: <d4beb951-819c-42c6-9bd8-0940ae382ec4@googlegroups.com>
In-Reply-To: <CAHJRaA7se5=On85Yc1W41SqdB+zo=R=2PoPA2meq6NQgiN3ZtQ@mail.gmail.com>
References: <CAHJRaA6swrwoK+XHRPcrTAHv2FYxwCEQjV5TH_kbHsT8OZ001Q@mail.gmail.com>
 <45b5fb58-39a3-4e03-8cf1-5fd2a818bb1a@m13g2000vbd.googlegroups.com>
 <CAHJRaA7se5=On85Yc1W41SqdB+zo=R=2PoPA2meq6NQgiN3ZtQ@mail.gmail.com>
Subject: Re: disable ESC key?
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_546_15112210.1352239493396"

------=_Part_546_15112210.1352239493396
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

On Tuesday, November 6, 2012 1:15:51 AM UTC+9, Chris Lott wrote:
> On Mon, Nov 5, 2012 at 6:22 AM, Tony Mechelynck
> 
> <antoine.mechely...@gmail.com> wrote:
> 
> > On Nov 4, 9:14 pm, Chris Lott <ch...@chrislott.org> wrote:
> 
> >>
> 
> >> :inoremap <esc> <nop>
> 
> >>
> 
> >> ideas?
> 
> >>
> 
> >
> 
> > And how would you go back to Normal mode?
> 
> >
> 
> > Or do you want to never use Normal mode and always remain in Insert
> 
> > mode, changing Vim to a sort of Notepad clone? See :help -y
> 
> >
> 
> 
> 
> Neither: I've mapped `jk` to ESC -- I'm just trying to train my
> 
> fingers and, like disabling the arrow keys, disabling  the ESC key is
> 
> a good way to do that! I solved the problem, though, so all is well.
> 
> 
> 
> c
> 
> --
> 
> Chris Lott <ch...@chrislott.org>

FWIW, Pressing Ctrl+[ also behaves as ESC, without any additional mapping.

Once you get used to it, you'll never have to stretch your left arm to escape again. Especially when you bind the Control key to Caps Lock key. ;)


------=_Part_546_15112210.1352239493396--