GithubHelp home page GithubHelp logo

Colors in shell buffer about zenburn-emacs HOT 4 CLOSED

bbatsov avatar bbatsov commented on July 19, 2024
Colors in shell buffer

from zenburn-emacs.

Comments (4)

bbatsov avatar bbatsov commented on July 19, 2024

Sorry about the delayed response, but I've been very busy lately. I guess the problem is that the two blue colour are not from the theme, right? Are you running Emacs in a terminal or in GUI mode?

from zenburn-emacs.

vmihailenco avatar vmihailenco commented on July 19, 2024

I am running Emacs in GUI mode with disabled scrollbar/toolbar etc.

from zenburn-emacs.

bbatsov avatar bbatsov commented on July 19, 2024

You should set the zenburn colors in ansi-color-names-vector and add an ansi color hook to shell-mode. I don't use so I haven't tried this, but I think it will work. eshell & ansi-term both have proper coloring and I personally prefer ansi-term mode 10 times over shell-mode.

(setq ansi-color-names-vector [...])
(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on)

from zenburn-emacs.

vmihailenco avatar vmihailenco commented on July 19, 2024

Many thanks. I will definitely give a try to ansi-term, because I already faced some problems with eshell. Feel free to close this ticket :)

from zenburn-emacs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.