Check what is different between your screen and screen-256color with
infocmp, there should be very little:

$ infocmp -x screen screen-256color
comparing screen to screen-256color.
    comparing booleans.
        ccc: F:NULL.
    comparing numbers.
        colors: 8, 256.
        pairs: 64, 32767.
    comparing strings.
        setab: '\E[4%p1%dm', 
'\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m'.
        setaf: '\E[3%p1%dm', 
'\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m'.


On Wed, Feb 19, 2014 at 04:52:37PM -0500, Tim Visher wrote:
> I'm on CentOS 5.8 using a back-ported screen256-color.terminfo that I
> snagged from a copy of CentOS 6 using tmux 1.8.
> 
> With TERM=screen-256color, my prompt will not wrap long lines.
> 
> With TERM={screen,xterm,xterm-256color} my prompt wraps fine.
> 
> This is _not_ a tmux issue directly, as if I simply set my TERM
> screen-256color in any other context (straight bash, screen, etc.) the
> behavior is the same, but you're all very smart people and you're the
> community that has the most potential knowledge about my problem that
> I'm closest with.
> 
> So, thoughts?
> 
> --
> 
> In Christ,
> 
> Timmy V.
> 
> http://blog.twonegatives.com/
> http://five.sentenc.es/ -- Spend less time on mail
> 
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to