Hi,
On 12 June 2013 15:05, Marco wrote:
> Hi,
>
> there are plenty of tutorials that suggest a mapping like
>
> bind C-y run "tmux show-buffer | xclip -selection clipboard -i"
>
> to be able to copy to the system clipboard. This, however, involves
> an unnecessary copy step. Is there a possibil
Hi,
there are plenty of tutorials that suggest a mapping like
bind C-y run "tmux show-buffer | xclip -selection clipboard -i"
to be able to copy to the system clipboard. This, however, involves
an unnecessary copy step. Is there a possibility to directly copy to
the clipboard after enter has b