Hi,
I new to tmux and possibly I'm missing appropriate option, but I followed FAQ 
and web trying to identify if it is possible to get "stable" scrollback across 
multiple windows. By that I mean the following. I have multiple windows and 
when I issue one command in one window, e.g. ls -al and then switch to another 
window and issue another command, e.g. tree, and revert to previous window I 
see something like this when I scroll my mouse:

drwx------   12 vk    vk         408 Oct 17 16:12 Pictures
drwxr-xr-x   15 vk    vk         510 Oct 17 16:12 Public
9.94 Safari/537.4"
drwxr-xr-x   11 vk    vk         374 Sep 10 16:01 Shared



    ├── doc.py
    ├── populator.py
    ├── representation.py

so the scroll output is mangled across multiple windows. Is there are any way 
to fix that?

I run tmux 1.7 on OSX using native OSX Terminal application, therefore I bet 
this option

set -g terminal-overrides 'xterm*:smcup@:rmcup@'

doesn't valid, even though I tried with it and still have the problem.

Thanks,
Valentin.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to