0
A
回答
2
無論你打算做(你的問題太簡潔),由於該鍵盤輸入是內部處理的方式,今天這個不幸的是,不是一般的可能,甚至在GVIM。一些組合鍵,像按Ctrl +非字母不能被映射,並按Ctrl +信與按Ctrl +移+信無法區分。這也適用於<Tab>
/<C-I>
,<CR>
/<C-M>
/<Esc>
/<C-[>
等(僅例外是<BS>
/<C-H>
)。這是一個已知的痛點,並在vim_dev各種討論和#vim IRC頻道的主題。
有些人(最重要的是Paul LeoNerd Evans)想要解決這個問題(甚至在支持這種終端的終端上使用Vim),並且提出了各種各樣的建議。 http://groups.google.com/group/vim_dev/browse_thread/thread/626e83fa4588b32a/bfbcb22f37a8a1f8
但截至今日,還沒有補丁或志願者尚未出面,儘管許多人表示希望在未來的Vim 8主要版本中擁有此版本。
+0
哦,tranks,夥計們! – rel1x
相關問題
- 1. git「<<<<<<< HEAD」
- 2. 「<<<<<<< HEAD」模板
- 3. Heredoc <<<或<<?
- 4. 運營商<< and >>重載
- 5. 逃生 「<" and ">」 在XSL <input/>
- 6. XSLand <node></node> diff
- 7. C++ Template >> and << Overloading trouble
- 8. 總是困惑於<< and >>
- 9. 的Javascript運營商<< and >>
- 10. tag =「value」and <tag> value</tag>
- 11. 的preg_match爲<?PHP,<?, and/or ?>
- 12. Grails <r:use> and <r:require>
- 13. operator <<:std :: cout << i <<(i << 1);
- 14. 替換&amp;&,<lt < and > gt gt to gt在javascript中
- 15. << <<超載
- 16. github增加<<<<<<< HEAD
- 17. \ < and \>在sed
- 18. PHP:[[:<:]] and [[:>:]]錨
- 19. 使用>>,>,> |,||,| <,<,<<,<<
- 20. 'std :: operator <<'operator <<'不匹配'std :: operator <<
- 21. std :: cout << x;和std :: cout << x << std :: endl;?
- 22. 怎麼了SVN把「<<<<<<<.mine」遍佈整個地方?
- 23. 的Rails搞亂我的代碼以「<<<<<<< HEAD」
- 24. 什麼意思的符號在java中「<<<」「<< =」「<<」
- 25. 什麼是我的檔案中的「<<<<<<< head」?
- 26. THREE.Camera.prototype.lookAt</ <() -</ <是什麼意思?
- 27. <%$,<%@,<%=,<%#...這是怎麼回事?
- 28. PHP:<<< VS ob_start
- 29. < - ,[[< - ,$ < - 和:=與環境
- 30. PHP操作<<<
你知道你爲什麼有這兩行嗎? – Kent
嗨,@Kent。我不明白你 – rel1x
好的,請解釋你是什麼意思「如何使用這個和那個」。你問如何執行這兩行?或者兩條線會做什麼?或什麼 – Kent