Skip to content

GrimWatch/Copy-item.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Copy-item.yazi

A Yazi plugin to copy files to the Clipboard for Windows

Demo.mp4

Dependencies

Note

Make sure pwsh is in your path

Due to SetClipboard being unlisted from PSGallery you need to manually install it

Installation

# Windows
git clone https://github.com/GrimWatch/Copy-item.yazi ~/AppData/Roaming/yazi/config/plugins/Copy-item.yazi/ 

Usage

# keymap.toml
[manager]
prepend_keymap = [
    on = ["c","i", run = "plugin copy-item", desc = "Copy item to clipboard"]
]

About

A Yazi plugin to copy files to the Clipboard for Windows

Topics

Resources

License

Stars

Watchers

Forks