Re: applications opened in tmux never gain focus (OS X)

2013-02-09 Thread David Goodlad
On 08/02/2013, at 3:19 AM, Adam Kraut wrote: > Hi tmux folks, > > I'm having this issue on OS X 10.8.2. It happens in all versions of tmux I've > tried including HEAD. > > Any command that opens an OS X window within a tmux session does not gain > focus. Hi Adam I've seen the same thing wi

Re: copying from buffer into multiple panes, possible?

2013-02-09 Thread Nicholas Marriott
I'm afraid it's not, you have to use your terminal's paste or write a script using pasteb -t. On Fri, Feb 08, 2013 at 01:37:40AM -0500, N.J. Thomas wrote: > In sync-panes mode, can tmux paste a single buffer into multiple panes? > Is this possible? > > thanks, > Thomas > > -