Ubuntu中文论坛
致力于Ubuntu中文推广
http://forum.ubuntu.com.cn/
[问题]emacs23在shell-mode下ls显示的乱码
http://forum.ubuntu.com.cn/viewtopic.php?t=35764
分页:
1
/
1
[问题]emacs23在shell-mode下ls显示的乱码
发表于 :
2006-12-26 23:06
由
colinsage
在shell-mode下ls显示的乱码
那些乱码应该是用来控制颜色的,请问如何设置既能在emacs中显示颜色,又能在终端使ls显示颜色.
发表于 :
2007-01-01 6:14
由
forcotton
将这个加入.emacs:
(ansi-color-for-comint-mode-on)