Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

the whole eshell background and foreground is gray when i change focus #3

Open
y2rayk opened this issue Sep 21, 2015 · 2 comments
Open

Comments

@y2rayk
Copy link

y2rayk commented Sep 21, 2015

and when i move back to focus/activate onto eshell the buffer colors are not restored.

@jmercouris
Copy link

similar behavior in circe, ansi-term, multi-term and any other kind of "interactive" buffers

@jmercouris
Copy link

To anyone having issues with this, you have two options, either add some sort of regex like this:

(setq hiwin-always-active-buffer-name-regexp "\\*terminal<[0-9]>\\*\\|#[A-Za-z]+\\|\\*scratch\\*\\|\\*Python\\*")

Or use auto-dim-other-buffers which does not have these problems: https://github.com/mina86/auto-dim-other-buffers.el

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants