From: Jürgen Krämer <[EMAIL PROTECTED]> Subject: Re: Test for mapped key sequence available ? Date: Wed, 16 Aug 2006 16:21:19 +0200
> > Hi, > > Meino Christian Cramer wrote: > > > > is there any way to check, whether a certain key is already in use > > by vim or a map command, which is executed via the files read on > > start up of vim ? > > > > I dont mean: reading the output of :map and look for that key. > > Something like "describe-key" in Emacs -- but it only needs to > > return "occupied" or "unused" (or equivalent). > > have a look at > > :help maparg() > > and > > :help mapcheck() > > Regards, > Jürgen Thanks a lot! :) Keep hacking() ! mcc > -- > Sometimes I think the surest sign that intelligent life exists elsewhere > in the universe is that none of it has tried to contact us. (Calvin) >
