-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
Description
Hi
I've just been trying to get things setup so I can copy from vim running under tmux to the system clipboard.
Currently I'm in the position where I can copy from vim to the tmux clipboard and if I copy using 'y' I can get from tmux to the system clipboard, however the issue is that vim writing to the tmux clipboard doesn't also write to the system clipboard.
Is this a configuration issue?
within vim I'm using
https://github.com/roxma/vim-tmux-clipboard
and
'tmux-plugins/vim-tmux-focus-events'
and also tmux-yank.
I have the tmux settings set as follows:
set-clipboard external
focus-events on
I'm using gnome-terminal not xterm and would prefer to keep that.
Is this possible?
Cheers
Jonny
Metadata
Metadata
Assignees
Labels
No labels