tony / tmux-config

:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
http://tony.github.com/tmux-config/
1.81k stars 478 forks source link

New update breaks colors #6

Closed bcatubig closed 9 years ago

bcatubig commented 10 years ago

Hey Tony,

Just saw that the latest version of your conf breaks the base16 color scheme. I have reverted back to the old scheme (I'm guessing prior to the last update) and it seems to have fixed the issue.

tony commented 10 years ago

@bcatubig : Hi, what ref is the version that works?

Does it break via nasty colors or error?

If you have time, when using the latest version with base16, does running https://github.com/chriskempson/base16-shell fix it?

bcatubig commented 10 years ago

I see you are now using Airline. I installed it and it seems to be working fine. Icons look a little wonky but that may be due to an issue on my end.

The left is the old version - right contains the new version.

screen shot 2014-05-15 at 9 00 25 am

bcatubig commented 10 years ago

Here is how it looks vanilla without Airline

screen shot 2014-05-15 at 9 05 08 am

tony commented 10 years ago

I made it so the repository now uses the public branch, because my personal configs were getting the way.

If you recheckout https://github.com/tony/tmux-config, does it work for you?

bcatubig commented 10 years ago

Works beautiful now! Thanks :)

tmux_tony

tony commented 9 years ago

Closing this. Good to know colors are working!