希望获得vim命令的英文全称

Nature_cworkplace 2008-09-29 02:29:28
本人刚开始学vim,觉得他的命令多而且不知其全称,背过后就忘光了。希望高手们给我各命令的英文全称,当然希望越多越好。
例如:p paste
u undo

其他的一大堆命令不知它的英文是什么意思(gg(行首)、x(删除一个字符)、$(行末尾)……)
在此不胜感激!
...全文
720 9 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
9 条回复
切换为时间正序
请发表友善的回复…
发表回复
Nature_cworkplace 2008-10-03
  • 打赏
  • 举报
回复
我突然发现,可能vim的命令太多,不一定每个命令都是对应意思的英文单词的缩写。哎,看来只能“史记”咯。
FreeElf 2008-10-02
  • 打赏
  • 举报
回复
好想法
我当时咋没想到呢
死记硬背了几个命令,呵呵
once_and_again 2008-09-30
  • 打赏
  • 举报
回复
[Quote=引用 4 楼 jufeng2309 的回复:]
引用 1 楼 xlanchen 的回复:
这个? 摘自http://www.linuxhelp.net/guides/vim/

VIM Commands

Key: Action:

<Esc> Enter command mode
i Enter insert mode
R Enter overwrite mode
a Enter append mode
:w Save File
:q Exit vim w…
[/Quote].
Nature_cworkplace 2008-09-30
  • 打赏
  • 举报
回复
其实我觉得那些命令应该是某些英文单词的缩写,利用有意义的英文单词来记那些枯燥的命令比较容易
ForestDB 2008-09-30
  • 打赏
  • 举报
回复
vim F1
jufeng2309 2008-09-29
  • 打赏
  • 举报
回复
[Quote=引用 1 楼 xlanchen 的回复:]
这个? 摘自http://www.linuxhelp.net/guides/vim/

VIM Commands

Key: Action:

<Esc> Enter command mode
i Enter insert mode
R Enter overwrite mode
a Enter append mode
:w Save File
:q Exit vim without saving
x …
[/Quote]
楼上比较全
xlanchen 2008-09-29
  • 打赏
  • 举报
回复
不好意思,我又找到了这个

VIM Reference Guide
里面是一个 VIM help file
xlanchen 2008-09-29
  • 打赏
  • 举报
回复
xlanchen 2008-09-29
  • 打赏
  • 举报
回复
这个? 摘自http://www.linuxhelp.net/guides/vim/

VIM Commands

Key: Action:

<Esc> Enter command mode
i Enter insert mode
R Enter overwrite mode
a Enter append mode
:w Save File
:q Exit vim without saving
x Delete the character under the cursor
dw Delete the current word
dd Delete the current line
d$ Delete everything Right of the cursor
yy Yank the current line onto the clipboard
yw Yank the current word onto the clipboard
p Paste the clipboard
u Undo
^r Redo
G Jump to bottom of file
/text Search for the textfrom the cursor

23,216

社区成员

发帖
与我相关
我的任务
社区描述
Linux/Unix社区 应用程序开发区
社区管理员
  • 应用程序开发区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧