vim命令是否可以通过> 1修饰符映射到组合键(例如ctrl-alt-v) [英] Can vim commands be mapped to key combinations with >1 modifier (e.g. ctrl-alt-v)

查看:78
本文介绍了vim命令是否可以通过> 1修饰符映射到组合键(例如ctrl-alt-v)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以将vim命令映射到涉及多个修饰符的键组合?例如:ctrl-alt-v.

Is it possible to map a vim command to a combination of keys involving more than one modifier? For example: ctrl-alt-v.

据我所知,唯一可以与另一个组合使用的修饰键是shift.例如<C-v><C-V>.还是我错过了什么?

As far as I can tell, the only modifier key that can be used in combination with another is shift. e.g. <C-v> and <C-V>. Or am I missing something?

推荐答案

是的,您将映射<C-A-v><C-M-v>(A,Alt和M,Meta是等效概念).请参见 :help key-notation .

Yeah, you would map <C-A-v> or <C-M-v> (A, Alt, and M, Meta are equivalent concepts). See :help key-notation.

这篇关于vim命令是否可以通过&gt; 1修饰符映射到组合键(例如ctrl-alt-v)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆