Re: PATCH: cmd-paste-buffer - synchronize-panes fix

2012-05-26 Thread Ben Boeckel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Sat, May 26, 2012 at 06:13:51 GMT, Nicholas Marriott wrote: > Hmm. I'm not sure about this - no other commands are affected by > synchronize-panes (not even send-keys). I kind of like that paste > doesn't work, it's useful to be able to send somet

Re: PATCH: cmd-paste-buffer - synchronize-panes fix

2012-05-26 Thread Bertrand Janin
I recently switched to synchronize-panes to replace clusterssh. I typically drive between 5 and 10 machines in the same cluster to do upgrades and installs outside of the puppet standard stuff. With the sync option I no longer need X to do that, I can drive everything from tmux. > Hmm. I

Re: PATCH: cmd-paste-buffer - synchronize-panes fix

2012-05-25 Thread Nicholas Marriott
Hmm. I'm not sure about this - no other commands are affected by synchronize-panes (not even send-keys). I kind of like that paste doesn't work, it's useful to be able to send something to a one pane without turning the option off. On Sat, May 26, 2012 at 12:22:39AM -0400, Bertrand Janin wrote: >

PATCH: cmd-paste-buffer - synchronize-panes fix

2012-05-25 Thread Bertrand Janin
Hey, Looks like paste-buffer does not work across all panes when synchronize-panes is on, this patch attempts to fix this (also attached): https://github.com/tamentis/tmux/commit/10dff02baba3b11023cb4226ec6826d478e8e5e1 -b diff --git a/cmd-paste-buffer.c b/cmd-paste-buffer.c index e2fe012..