Wanted the full #tmux clipboard/buffer from a remote machine on my local clipboard.
$ ssh me@remote "tmux showb" | xsel -ib
and done.
Post
Wanted the full #tmux clipboard/buffer from a remote machine on my local clipboard.
$ ssh me@remote "tmux showb" | xsel -ib
and done.
A space for Bonfire maintainers and contributors to communicate