i haven't looked, but this program probably just writes to stdout
without doing any terminal management itself

on resize, screen reflows lines that wrap (outside of cursor addressable
mode - ie not for normal full-screen programs)

tmux follows xterm and doesn't do this. personally i don't like screen's
behaviour much, but i could be convinced if someone came up with some
code

you can see the same thing if you install ruby and do eg ruby -e 'print
"a" * 1000' in tmux or xterm then make the window bigger


On Thu, Jul 29, 2010 at 12:37:32AM +0200, Tim Harman wrote:
> 
> Hello,
> 
> 
> 
> I'm using the (rather awesome I must say) Twitter client TTYtter
> 
> (http://www.floodgap.com/software/ttytter/)
> 
> 
> 
> I find when I use it under screen, if I resize the window the text already
> 
> on the screen "shuffles around" and wraps at the end of the screen.
> 
> So changing window size works as expected to me.  However, if I use tmux,
> 
> I find this isn't the case.  Text will continue "off the screen" and not
> 
> be wrapped (and thus not fully readable)
> 
> However anything new that TTYtter produces respects the new screen-size.
> 
> 
> 
> Other applications, such as the epic5 IRC client, resize and reflow the
> 
> text straight away, both under screen and tmux.
> 
> 
> 
> So I'm curious if this is a tmux issue or a TTYtter issue?
> 
> 
> 
> I'm using the latest tmux 1.3, with the patch in Message-ID:
> 
> <20100723013107.ga30...@yelena.nicm.ath.cx> and libevent-1.4.14b
> 
> 
> 
> Thanks,
> 
> 
> 
> Tim
> 
> 
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://p.sf.net/sfu/dev2dev-palm
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to