Re: tmux scrolling issue

2013-11-04 Thread Nicholas Marriott
You can probably improve this by doing one or both of: - Set c0-change-trigger to 0. - Change tty_large_region in tty.c to always return 0 and build tmux again. But note the only guaranteed way to get previous output is to use tmux copy mode. On Mon, Nov 04, 2013 at 02:43:39PM -0800, Ben Ros

tmux scrolling issue

2013-11-04 Thread Ben Rosengart
Dear tmuxers, I am running tmux 1.8 on Mac OS X 10.9 with Terminal.app, and the following .tmux.conf: set -g terminal-overrides "xterm*:smcup@:rmcup@" set-window-option -g alternate-screen off I usually keep my terminals at 80x35. I have a readily reproducible problem: when I output many lin