Comments on: Vim Solarized and Tmux http://www.terminally-incoherent.com/blog/2012/10/17/vim-solarized-and-tmux/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Suhr http://www.terminally-incoherent.com/blog/2012/10/17/vim-solarized-and-tmux/#comment-300578 Sat, 30 Apr 2016 09:07:08 +0000 http://www.terminally-incoherent.com/blog/?p=12819#comment-300578

Sweet! Thank you so much for writing this up.

Reply  |  Quote
]]>
By: Tung http://www.terminally-incoherent.com/blog/2012/10/17/vim-solarized-and-tmux/#comment-252916 Tue, 14 Apr 2015 09:17:54 +0000 http://www.terminally-incoherent.com/blog/?p=12819#comment-252916

thanks you so much, I spent 2 hours not be able to fix it.

Reply  |  Quote
]]>
By: Ian Cheung http://www.terminally-incoherent.com/blog/2012/10/17/vim-solarized-and-tmux/#comment-54696 Wed, 09 Oct 2013 01:01:57 +0000 http://www.terminally-incoherent.com/blog/?p=12819#comment-54696

Thanks! It was driving me nuts that the combination of tmux, vim and solarized was working sort of ok but failing on vim tabs. The solution works on OSX and iTerm2. yay!

Reply  |  Quote
]]>
By: J. Alan Atherton http://www.terminally-incoherent.com/blog/2012/10/17/vim-solarized-and-tmux/#comment-51318 Wed, 11 Sep 2013 22:03:48 +0000 http://www.terminally-incoherent.com/blog/?p=12819#comment-51318

I know this is old, but I noticed one problem in my setup. In Ubuntu 12.04, setting TERM=screen-256color causes weirdness when I press the home/end keys on the keyboard in the console (not necessarily in tmux, I didn’t check that). Other weirdness might happen too, but setting TERM=xterm-256color at least solves the home/end weirdness.

Reply  |  Quote
]]>
By: agn0sis http://www.terminally-incoherent.com/blog/2012/10/17/vim-solarized-and-tmux/#comment-23795 Wed, 31 Oct 2012 01:14:16 +0000 http://www.terminally-incoherent.com/blog/?p=12819#comment-23795

Another approach to this problem is to add to konsole a Solarized color scheme (the default one won’t work, but there are a lot of alternatives). I am using this one with only a small modification. The advantages of this solution are that you also get Solarized in your console, you don’t need to play with configuration files, and you don’t need to force Solarized to use 16 or 256 colors. The drawback is that you’ll be tied to the dark or light version for everything, because any other mix (dark scheme for console/light background for vim, for example) will produce ugly dark/light boxes around some elements in vim. Also, you need to add the color scheme to each console emulator that you use.

Reply  |  Quote
]]>