Skip to content

Always Overrides unnamed buffer when sync_clipboard is disabled #49

Open
@kevintraver

Description

@kevintraver

When sync_clipboard is disabled, there is no way to set the unnamed register

Example:

lua vim.fn.setreg('"', 'some text to copy')

Then trying to paste:

p will return whatever is in the tmux buffer instead of register "

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions