Re: can't copy to clipboard

2014-07-18 Thread Nicholas Marriott
I think later versions of iTerm2 support OSC 52 which means set-clipboard will work. On Fri, Jul 18, 2014 at 08:00:11AM -0500, Mark Volkmann wrote: >It's not as easy as you'd hope, but I describe how to do it >here: [1]http://sett.ociweb.com/sett/settJan2013.html > >--- >R. Mark

Re: can't copy to clipboard

2014-07-18 Thread Nicholas Marriott
tmux can set the system clipboard in xterm, I don't know if it's supported in iTerm2. If not copy mode will copy to the tmux clipboard only. By default C-Space starts a selection unless you turn on vi keys. On Fri, Jul 18, 2014 at 02:18:06AM +, Frimann Kjerulf wrote: >Hi >I'm running

Re: can't copy to clipboard

2014-07-18 Thread Mark Volkmann
It's not as easy as you'd hope, but I describe how to do it here: http://sett.ociweb.com/sett/settJan2013.html --- R. Mark Volkmann Object Computing, Inc. > On Jul 17, 2014, at 9:18 PM, Frimann Kjerulf wrote: > > Hi > > I'm running iTerm2 on a mac and connecting to various tmux versions on a

Re: can't copy to clipboard

2014-07-18 Thread Tim Visher
I have this exact setup working. Maybe share your .tmux.conf? Mine's here: https://github.com/timvisher/bash_configuration/blob/master/dotfiles/tmux.conf On Thu, Jul 17, 2014 at 10:18 PM, Frimann Kjerulf wrote: > Hi > > I'm running iTerm2 on a mac and connecting to various tmux versions on a fe