Hello,

It seems that tmux sete-buffer is limited to 2036. Try :

tmux set-buffer `python -c "print 'x'*2037"`

You will have a "command too long" error message.

What is the reason, and there is a way to set an option (or another tweak)
to go beyond this limit ?

 Thanks,

J.R.
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to