Skip to content

Better vim integration? #111

@JonnyRa

Description

@JonnyRa

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions