1

I recently shifted form bash to zsh and also installed ohmyz. Since then my emacs theme doesn't work.enter image description here

the one on the Left is how it looks in bash. On the right, when run on zsh its different. Thanks,.

Dan
  • 32,584
  • 6
  • 98
  • 168
arvindh
  • 155
  • 4

1 Answers1

1

Are $TERM environment variables same value ? If its value is different from each other. It causes different looking.

syohex
  • 456
  • 2
  • 5