I have looked all over and tried many things but I still can't get 256 color support in EMACS 24.
I tried this: emacs 256 colour support
But it doesn't work for me.
I have 256 color support in vim and in the terminal but not for emacs.
tput colors
output 256
but when I do list-colors-display in emacs it only shows 8
Current Setup:
Manjaro Linux (Arch Based)
guake terminal
zsh -> alias e='TERM=xterm-256color emacs -nw'
tmux
You can try to use this in
.bashrc
:And in your
.emacs
: