什么是 Vim 录制以及如何禁用它? [英] What is Vim recording and how can it be disabled?

查看:22
本文介绍了什么是 Vim 录制以及如何禁用它?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在 gVim 7.2 窗口底部看到 recording 消息.

I keep seeing the recording message at the bottom of my gVim 7.2 window.

它是什么以及如何关闭它?

What is it and how do I turn it off?

推荐答案

你开始录制 q您可以再次输入 q 来结束它.

You start recording by q<letter> and you can end it by typing q again.

录音是 Vim 的一个非常有用的功能.

Recording is a really useful feature of Vim.

它会记录您输入的所有内容.然后,您只需键入 @ 即可重播.记录搜索、移动、替换...

It records everything you type. You can then replay it simply by typing @<letter>. Record search, movement, replacement...

恕我直言,这是 Vim 的最佳功能之一.

One of the best feature of Vim IMHO.

这篇关于什么是 Vim 录制以及如何禁用它?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆