altercation / solarized

precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
http://ethanschoonover.com/solarized
MIT License
15.76k stars 3.52k forks source link

Solarized interferes with bash functionality #352

Open hsoule opened 8 years ago

hsoule commented 8 years ago

Hello,

I'm using Tmux and Vim on a MacBook Air, OS X 10.11.3. I recently used Solarized and love the color scheme but every once in a while, Tmux becomes very buggy. Some errors I've noticed are that bash functions like clear are not working. Opening files in Vim in other cases sometimes changes or wipes out what's displayed on other windows in a Tmux session.

I'm not exactly sure what the problem is and any help would be appreciated. In the example attached, the "clear" command is not working and switching to the leftmost window shows that for some reason, it is also lower down than it should be.

screen shot 2016-06-23 at 12 25 14 pm

Any help would be really appreciated. Thank you!

gregrs-uk commented 7 years ago

You could try using the xterm-256color version (or changing Terminal.app's Preferences > Profiles > Advanced > Declare terminal as to xterm-256color). This solved a problem with Mutt for me.