On 6/1/06, Eric Leenman <[EMAIL PROTECTED]> wrote:
Hi,

Is it possible to filter the :map output?
For example to only show the mappings that have CTRL or <C- in it?


I don't think so, but  you can :redir into a register, put into a
buffer, or use split(), filter(), etc.  I don't see a way to loop
through the mappings list directly from script.

Reply via email to