Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 ConEmu 中使用 vim。我想使用Ctrl+PageDown和Ctrl+PageUp切换标签页。我取消了Ctrl+PageDown和Ctrl+PageUp在热键列表中,并尝试了 GuiMacroprint()和keys(). 但是 vim 无法获取我的键绑定。如何Ctrl-PageDown正确地将其他键绑定传递给 vim?
Ctrl+PageDown
Ctrl+PageUp
print()
keys()
Ctrl-PageDown