由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 请问VIM在SSH里面能用不同的颜色highlight syntax
相关主题
请教如何在两个打开VIM的SSH窗口之间拷贝文本。水木清华开了个VIM版
Re: Vim on win32: How to change bg color ??key map in solaris
Help, Simple stupid Vi question如何在Soalris 7里装VIM?
where can I find VIM UNIX to installStrange font rendering in gVIM 7.3 in Unix?
A display question for VIMTomcat 3.1 + apache 1.3.9一问
问一个土问题what's wrong with my CXterm5.0?
在solaris下编译VIM失败a low_hand_question about emacs.
Wim Mac (or Win) startup problem[转载] 请问什么软件可以从PC机SSH到SUN Server?
相关话题的讨论汇总
话题: vim话题: ssh话题: syntax话题: terminal话题: type
进入Unix版参与讨论
1 (共1页)
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
1 (共1页)
进入Unix版参与讨论
相关主题
[转载] 请问什么软件可以从PC机SSH到SUN Server?A display question for VIM
关于X 窗口的问题 ( setenv DISPLAY ... )问一个土问题
a silly question?在solaris下编译VIM失败
Questions about KornShellWim Mac (or Win) startup problem
请教如何在两个打开VIM的SSH窗口之间拷贝文本。水木清华开了个VIM版
Re: Vim on win32: How to change bg color ??key map in solaris
Help, Simple stupid Vi question如何在Soalris 7里装VIM?
where can I find VIM UNIX to installStrange font rendering in gVIM 7.3 in Unix?
相关话题的讨论汇总
话题: vim话题: ssh话题: syntax话题: terminal话题: type