Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vi-mode] Add ViClipboardMode Option to Support Copying and Pasting to System Clipboard #3769

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 2, 2023

  1. Add ViClipboardMode Option

    This option allows the user to choose if they want the ViRegister to use
    the system clipboard or the default local clipboard. By setting
    ViClipboardMode to SystemClipboard, the user can easily copy and paste
    text in the PowerShell prompt using Vi shortcuts in Command mode.
    WestRyanK committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    585d2c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    902e93a View commit details
    Browse the repository at this point in the history