mwt*_*mwt 6 linux centos emacs putty
据我浏览,我的 Emacs 应该有 256 种颜色,但我没有。
我在ec2 实例上运行 CentOS 5.4 。我在 Windows 7 上运行 Putty 0.60。Putty 设置为发送xterm-256color
其终端字符串。Putty 设置为允许 256 种颜色。在 CentOS 上,my$TERM
设置为xterm-256color
.
tput colors
显示 256。我将 Emacs 重新编译为 23.2,确保libtermcap-devel
事先安装,因为有人声称他们需要那个。但是,当我M-x list-colors-display
在 Emacs 中时,它只显示 8 种颜色。