Skip to content

set clipboard=unnamed not working #276

@brady444

Description

@brady444

Please Review Before Posting!

  • I checked that the bug does not happen in the CodeMirror Vim demo. If it does, please report it there and not here.
    • Can't test the option there
  • I'm reasonably sure that this bug is indeed about the Vimrc file support and not a general Vim in Obsidian issue. If it's a general Vim issue, report it here.

Describe the bug:

Setting clipboard to unnamed or unnamedplus doesn't do anything.

To Reproduce:

Steps to reproduce the behavior:

  • Put set clipboard=unnamed in your .obsidian.vimrc file
  • See that Obsidian still uses a different clipboard for Vim copy/paste

Environment (please complete the following information):

  • OS: Windows 11
  • Vimrc plugin version: 0.10.2

Additional context:

Add any other context about the problem here.

.obsidian.vimrc:

set clipboard=unnamed

Plugin list:

[
  "obsidian-linter",
  "templater-obsidian",
  "tag-wrangler",
  "advanced-cursors",
  "table-editor-obsidian",
  "url-into-selection",
  "obsidian-map-view",
  "settings-search",
  "darlal-switcher-plus",
  "obsidian-kanban",
  "daily-notes-editor",
  "obsidian-link-embed",
  "simple-canvasearch",
  "obsidian-list-callouts",
  "vim-toggle",
  "obsidian-excalidraw-plugin",
  "local-backup",
  "obsidian-vimrc-support"
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions