Emacs shell ^[[0m 问题修复

Posted csfreebird

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Emacs shell ^[[0m 问题修复相关的知识,希望对你有一定的参考价值。

在CentOS服务器上,运行Emacs shell执行某些命令时,会在左边出现很多奇怪的符号

^[[0m


经过google,发现需要在~/.emacs文件中添加

;;; Fix junk characters in shell-mode
(add-hook ‘shell-mode-hook 
          ‘ansi-color-for-comint-mode-on)

注意,加载~/.emacs.d/init.el中对CentOS的eamcs无效。




以上是关于Emacs shell ^[[0m 问题修复的主要内容,如果未能解决你的问题,请参考以下文章

Emacs shell 无法识别 python 命令

Emacs shell 脚本 - 如何将初始选项放入脚本中?

如何修复一些tmux的东西(屏幕而不是xterm;功能键)?

如何修复 emacs 24 中的 javascript 模式更改?

Shell字体颜色

修复 Emacs 电量信息获取错误