column mode in VIM

时间:2015-08-13 12:10:43   收藏:0   阅读:243
1. Move the cursor to the position where you want to operate.
2. Press CTRL + v into "visible" mode, select the column to operate on each row.
     select multiple coulmns using left/right arrow
     select multiple rows using up/down arrow
3. Enter  SHIFT + i (I) to insert the contents which you want to input.
4. Press ESC twice, the inserted contents appear in selected areas of the each row.

版权声明:本文为博主原创文章,未经博主允许不得转载。

原文:http://blog.csdn.net/quincyfang/article/details/47608569

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!