首页 > 系统服务 > 详细

vim做映射时使用<C-u>做前缀的原因

时间:2015-10-20 10:18:40      阅读:293      评论:0      收藏:0      [点我收藏+]

在vim的文档中写到:

The CTRL-U (<C-U>) is used to remove the range that Vim may insert.

其实<C-U>的作用就是在command模式中删除所有的文本

 

在usr_20.txt中写到

CTRL-U removes all text, thus allows you to start all over again.

vim做映射时使用<C-u>做前缀的原因

原文:http://www.cnblogs.com/vuuvv/p/4893906.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!