开发者

syntax highlighting in vi

Is syntax highlighting there on vi?. I am sshing to an AIX box via putty in windows xp and using vi. I would like to know if there is syntax highlighting feature in vi.(My google-fu failed as all the results pertaining to vi point to vim). If this exists, Is it possible to get the colors in putty?开发者_如何转开发.(I doubt it though, as sending the color information via ssh would be an additional overhead. ). Any help would be much appreciated. Thanks in advance.


Real vi and its exact clones did not support syntax highlighting. That is the reason why your Google queries all ended at vim, which does support it.

Incidentally, I use vim over ssh all the time and the highlighting information does not impact the usability or screen update speed.


No, syntax highlighting is a vim extension.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜