On Thu, Aug 15, 2013 at 05:44:58PM -0700, Sam Roberts wrote:
> On Thu, Aug 15, 2013 at 1:24 PM, Thomas Adam <tho...@xteddy.org> wrote:
> > You disabled rate limiting? That's not what I would do. Quite the opposite
> > in fact. Stop making assumptions and just alter the values, will you?
> 
> You said "tweak values" and now you said "alter values". I did. I
> changed one of the values to 0.

Which would disable the option, thus putting you back to not having the
option present, which is probably not what you want.

> Can you suggest how you think they should be changed? I'm willing. You
> think they should go up? Down? Sideways?

Maybe try 750 for both?  Just leaving them at their defaults should give you
some indication of change, mind you.  I presume then you're not seeing
anything different?

> > Everything you have said suggests this is the problem.
> 
> I have 6 shells blocked waiting for user input, and a single vim that
> I am currently using and no ssh. How this points to a large amount of
> text is beyond me, but I'm willing to try.

Then it might not have anything to do with rate-limiting at all.  It's just
that 4-5 seconds is long enough to make me think that's the reason,
especially when you say that you can't interact with tmux at all.

Can you turn off escape-time:

set -s escape-time 0

And see if that makes a difference (you'll need to kill tmux and resart it).
Can you then try all of this under XTerm and see if that makes a difference?
Finally, if none of that helps, can you kill tmux, and re-run it as:

tmux -vvvv

Get it to have this lag you describe and try changing/creating windows.
Then attach the tmux-server*.log in the directory you started tmux from, and
I'll take a look.

-- Thomas Adam

-- 
"Deep in my heart I wish I was wrong.  But deep in my heart I know I am
not." -- Morrissey ("Girl Least Likely To" -- off of Viva Hate.)

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&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