Skip to content

Cross platform implementation of a simple system clipboard for yazi file manager

License

Notifications You must be signed in to change notification settings

orhnk/system-clipboard.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

system-clipboard.yazi

Demo

simplescreenrecorder-2024-08-14_21.59.56.mp4

Config

Note

You need yazi 3.x for this plugin to work.

Important

This plugin wraps around the magnificent "ClipBoard" project. You need to have it installed on your system. (Make sure that It's on your $PATH)

Configuration

Copy or install this plugin and add the following keymap to your manager.prepend_keymap:

on = "<C-y>"
run = ["plugin system-clipboard"]

Tip

If you want to use this plugin with yazi's default yanking behaviour you should use cx.yanked instead of tab.selected in init.lua (See #1487)

About

Cross platform implementation of a simple system clipboard for yazi file manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages