c****n 发帖数: 89 | 1 用的是C语言..缺省的都是下划线,很难看..3x | p******f 发帖数: 162 | 2
SSH is not problem, you need both of these:
(1) your original terminal can display color;
(2) the server (where vim is run) understands your terminal type.
【在 c****n 的大作中提到】 : 用的是C语言..缺省的都是下划线,很难看..3x
| b***t 发帖数: 1104 | 3 terminal answerback改成xterm
【在 c****n 的大作中提到】 : 用的是C语言..缺省的都是下划线,很难看..3x
| t*****t 发帖数: 72 | 4 in unix, type:
setenv TERM xterm-color
and then in vim, type:
:syntax enable
【在 c****n 的大作中提到】 : 用的是C语言..缺省的都是下划线,很难看..3x
|
|