Hi all,
My environment is awesome desktop on Ubuntu 12.04. I use tmux 1.6 in my
daily work. I found that when there's a lot of data going to be printed
on screen (for example, building a large project using make), sometimes
the stdout looks like to be "stuffed up" and nothing more will be
prin
On 24 October 2012 09:02, Patrick Wang wrote:
> Does anybody have the same problem? How do you solve it?
You use 1.7 and look at the c0-change-{interval,trigger} options.
-- Thomas Adam
--
Everyone hates slow websites.
Presumably we want to use the size of the destination, not the size of
the pointer.
---
window.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/window.c b/window.c
index 5ef8195..6ec51c3 100644
--- a/window.c
+++ b/window.c
@@ -1203,7 +1203,7 @@ winlink_clear_flags(struct w
Hi,
On 24 October 2012 18:51, Romain Francoise wrote:
> Presumably we want to use the size of the destination, not the size of
> the pointer.
Good catch! Thanks.
-- Thomas Adam
--
Everyone hates slow websites. So do w
Hi list,
I'm mostly using tmux remotely on servers using putty (xterm terminal).
I managed to bind the ctrl+left and ctrl+right combos to do some
specific actions on my shells (bash, tcsh and zsh), using some
configuration like:
"\eOD": backward-word
"\eOC": forward-word
My problem is that in