If you don't do this then most terminals ill turn off scrollback
entirely but if yours doesn't then that's fine.


On Tue, Nov 05, 2013 at 03:03:28PM -0800, Ben Rosengart wrote:
> On Nov 5, 2013, at 2:58 PM, Nicholas Marriott <nicholas.marri...@gmail.com> 
> wrote:
> 
> > On Tue, Nov 05, 2013 at 12:47:25PM -0800, Ben Rosengart wrote:
> >> On Nov 4, 2013, at 3:18 PM, Nicholas Marriott 
> >> <nicholas.marri...@gmail.com> wrote:
> >> 
> >>> You can probably improve this by doing one or both of:
> >>> 
> >>> - Set c0-change-trigger to 0.
> >> 
> >> This seems to work locally, but not over ssh (tmux running remotely).  
> >> Here's my .tmux.conf, just in case I've got the syntax wrong or something:
> >> 
> >>  set-window-option -g alternate-screen off
> >>  set-window-option -g c0-change-trigger 0
> > 
> > Are you removing smcup and rmcup with terminal-overrides as well?
> 
> I was, with
> 
>   set -g terminal-overrides 'xterm*:smcup@:rmcup@'
> 
> but that?s not relevant to the problem at hand, if I understand correctly.  I 
> took it out to simplify my configuration for debugging.
> 
> Thanks,
> -- 
> Ben

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&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