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.
有时我需要发送Esc到插入缓冲区。F8因此,例如在插入模式下按下时,我可以生成相同的东西。
所以我认为将Shift+映射Esc到Esc实际插入的键。
您可以通过按 ctrl -v(用于“逐字”)然后按 esc 来插入文字 esc。