canola.nvim/doc
Steve Walker 4c9bdf0d83
feat: copy/paste to system clipboard (#559)
* feat: copy/paste to system clipboard on macOS

* stylua

* feat: copy/paste to system clipboard on linux

* force mime type

* fix string.gsub

* vim.uv or vim.loop

* fix stylua

* support gnome directly

* support wayland

* refactor: extract clipboard actions into separate file

* fix: copy/paste in KDE

* refactor: simplify file loading

* fix: copy/paste on x11

* fix: better error message when clipboard command not found

* fix: paste on mac

* fix: pasting in Gnome

* feat: support pasting multiple files

* feat: support copying multiple files to clipboard

---------

Co-authored-by: Steve Walker <65963536+etherswangel@users.noreply.github.com>
Co-authored-by: Steven Arcangeli <stevearc@stevearc.com>
2025-03-20 08:19:18 -07:00
..
api.md feat: API to automatically open preview window after opening oil (#339) 2025-01-24 15:16:54 -08:00
oil.txt feat: copy/paste to system clipboard (#559) 2025-03-20 08:19:18 -07:00
recipes.md doc: update winbar recipe to be window-specific (#546) 2025-01-04 21:50:16 -08:00