Vim删除视觉选择并切换到插入模式 [英] Vim delete visual selection and switch to insert mode

查看:70
本文介绍了Vim删除视觉选择并切换到插入模式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我经常发现自己在进行视觉选择,然后按 d x 进行删除,然后使用 i 切换到插入"模式.

I often find myself doing a visual selection, then hitting d or x to delete and switching to Insert mode with i.

是否只有一个按键会删除当前的视觉选择并将我置于插入"模式?

Is there a single keystroke that will delete the current visual selection and put me in Insert mode?

推荐答案

使用cs更改文本并保持在插入模式

Use c or s to change the text and remain in insert mode

这篇关于Vim删除视觉选择并切换到插入模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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