> Now that the default-terminal is set to screen-256color, vim won't
> use 256 colors, while I have:

Turns out this behaviour is caused by a bug in NetBSD 6.0.1
libterminfo:

http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=47490

Temporary fix:

set -g default-terminal "screen"
set -g terminal-overrides 'xterm*:smcup@:rmcup@:colors=256'

Cheers,

------------------------------------------------------------------
Emile "iMil" Heitor .°. <imil@{home.imil.net,NetBSD.org,gcu.info}>
                                                                 _
               | http://imil.net        | ASCII ribbon campaign ( )
               | http://www.NetBSD.org  |  - against HTML email  X
               | http://gcu.info        |              & vCards / \


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to