GitHunt
FL

FlameFlag/system-clipboard.yazi

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

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)

Languages

Lua100.0%

Contributors

MIT License
Created September 17, 2025
Updated September 17, 2025
FlameFlag/system-clipboard.yazi | GitHunt