gotbletu / shownotes

notes for videos from my youtube channel
https://www.youtube.com/user/gotbletu
GNU General Public License v3.0
918 stars 172 forks source link

tmux screen-color256 won't work with vim #3

Closed maotora closed 9 years ago

maotora commented 9 years ago

Hey man, I am using z-shell on terminator and applied your .tmux.conf file without any modifications but my colors and lines in vim started acting funny... Googled and found out that it is a shell & tmux thing, exported my terminal (in zsh) to screen-256color and it got funny too, removed it and things got the same way they were.. Tried to change the .tmux.conf screen-256color to something similar with zsh(xterm-256color), did the same to shells-rc and still funny stuffs... I finally commented all (in tmux & shells) and used tmux plugin in my z-shell but still things were funny.. in vim... Help Please..!! and by funny i mean (no syntax highlighting --> well very basic just black and some red and yellow i think, no numbers and it's not using my colorscheme) ...