As I don't use vi all that much and certainly not for my primary editor, I can't remember any of the vi commands. Does anyone have a recommendation for a quick start guide or command summary?
因为我没有使用vi那么多,当然不是我的主编辑器,我不记得任何vi命令。有没有人建议快速入门指南或命令摘要?
8 个解决方案
#1
26
This is the best to keep in your desk, full of coffee works great :-)
这是最好的保持在你的办公桌,充满咖啡效果很好:-)
Mug of Vi参考文献
I also like the VI Editor Pocket Reference book.
我也喜欢VI Editor Pocket Reference一书。
#2
7
Learning the vi editor by Arnold Robbins and Linda Lamb
学习Arnold Robbins和Linda Lamb的vi编辑
alt text http://ecx.images-amazon.com/images/I/51MOhNnmJLL._SL500_AA240_.jpg
替代文字http://ecx.images-amazon.com/images/I/51MOhNnmJLL._SL500_AA240_.jpg
A little companion for quick reference (by A. Robbins) is also available.
还提供了一个快速参考的小伙伴(由A.罗宾斯提供)。
#3
5
A good cheat sheet you can print out is here: http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html
您可以打印出的好的备忘单在这里:http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html
#4
3
type vim-tutor
#5
2
It is a html version of the help also available from vim itself with the :help command.
它是一个html版本的帮助也可以从vim本身使用:help命令。
#6
1
I started to use vi recently. One way to get references is to bookmark some commonly used commands:
我最近开始使用vi。获取引用的一种方法是为一些常用命令添加书签:
- VIM Introduction and Turoial. I referred to this many times at the beginning. Now I use it less often
- VIM Quick References Card. Quick reference by groups.
VIM介绍和Turoial。我在开始时多次提到这一点。现在我不经常使用它
VIM快速参考卡。小组快速参考。
I added some links like those to my foxmarks so that I can sync these links at home and work.
我添加了一些像我的狐狸标记的链接,以便我可以在家里和工作中同步这些链接。
#7
0
Excellent book, and links in other answers. If you are in Vim, don't forget the old faithful:
优秀的书,以及其他答案的链接。如果你在Vim,不要忘记老忠实信徒:
<ESC>:he<Return>
#8
0
I've been using this vi reference: http://www.digitahsystems.com/vi_ref.html
我一直在使用这个vi参考:http://www.digitahsystems.com/vi_ref.html
#1
26
This is the best to keep in your desk, full of coffee works great :-)
这是最好的保持在你的办公桌,充满咖啡效果很好:-)
Mug of Vi参考文献
I also like the VI Editor Pocket Reference book.
我也喜欢VI Editor Pocket Reference一书。
#2
7
Learning the vi editor by Arnold Robbins and Linda Lamb
学习Arnold Robbins和Linda Lamb的vi编辑
alt text http://ecx.images-amazon.com/images/I/51MOhNnmJLL._SL500_AA240_.jpg
替代文字http://ecx.images-amazon.com/images/I/51MOhNnmJLL._SL500_AA240_.jpg
A little companion for quick reference (by A. Robbins) is also available.
还提供了一个快速参考的小伙伴(由A.罗宾斯提供)。
#3
5
A good cheat sheet you can print out is here: http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html
您可以打印出的好的备忘单在这里:http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html
#4
3
type vim-tutor
#5
2
It is a html version of the help also available from vim itself with the :help command.
它是一个html版本的帮助也可以从vim本身使用:help命令。
#6
1
I started to use vi recently. One way to get references is to bookmark some commonly used commands:
我最近开始使用vi。获取引用的一种方法是为一些常用命令添加书签:
- VIM Introduction and Turoial. I referred to this many times at the beginning. Now I use it less often
- VIM Quick References Card. Quick reference by groups.
VIM介绍和Turoial。我在开始时多次提到这一点。现在我不经常使用它
VIM快速参考卡。小组快速参考。
I added some links like those to my foxmarks so that I can sync these links at home and work.
我添加了一些像我的狐狸标记的链接,以便我可以在家里和工作中同步这些链接。
#7
0
Excellent book, and links in other answers. If you are in Vim, don't forget the old faithful:
优秀的书,以及其他答案的链接。如果你在Vim,不要忘记老忠实信徒:
<ESC>:he<Return>
#8
0
I've been using this vi reference: http://www.digitahsystems.com/vi_ref.html
我一直在使用这个vi参考:http://www.digitahsystems.com/vi_ref.html