CoreyHayward / PowerToys-Run-ClipboardManager

PowerToys Run Plugin enabling searching of the clipboard history and pasting the selected item.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerToys Run: ClipboardManager plugin

Simple PowerToys Run plugin for easily searching and pasting the clipboard history.

ClipboardManager Demonstration

Requirements

  • PowerToys minimum version 0.77.0
  • Windows Clipboard History enabled Windows key + V

Installation

  • Download the latest release by selecting the architecture that matches your machine: x64 (more common) or ARM64
  • Close PowerToys
  • Extract the archive to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
  • Open PowerToys

Usage

  • Select/Place cursor where text should be pasted
  • Open PowerToys Run
  • Input: "c: "
  • Select the result (ENTER)
  • <text> is pasted into the selected location

About

PowerToys Run Plugin enabling searching of the clipboard history and pasting the selected item.

License:MIT License


Languages

Language:C# 84.7%Language:PowerShell 15.3%