小编tas*_*seb的帖子

VIm:使用替代命令

I'm trying to use the substitute command in VIm but don't get the result I excpect: I'm editing an html file, and for example I'd like to replace all "é" characters by the é code (yes it's in French and yes I really like to complicate my life :).

Then I use this command: :s /é /é /gc to replace all é by é in the line with asking for confirmation. This time it says the pattern hasn't been found, …

vim command-line 14.04

2
推荐指数
1
解决办法
266
查看次数

标签 统计

14.04 ×1

command-line ×1

vim ×1