开发者

vim special character "^\"

I opened a file in VI and I see a few instances of "^\" What exactly开发者_开发百科 is this character?

Thanks


Seems to be a file-separator ASCII character from the ASCII table.


After poking around on Google, it sounds like it generally sends a quit signal (depending on the machine you're on). See the stty command to determine what it's mapped to on your box. It also has an unexpected and useful effect when using ping, see this blog post.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜