mirror of
https://github.com/harivansh-afk/oil.nvim.git
synced 2026-04-15 10:05:17 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| adapters | ||
| lsp | ||
| mutator | ||
| actions.lua | ||
| cache.lua | ||
| clipboard.lua | ||
| columns.lua | ||
| config.lua | ||
| constants.lua | ||
| fs.lua | ||
| git.lua | ||
| init.lua | ||
| keymap_util.lua | ||
| layout.lua | ||
| loading.lua | ||
| log.lua | ||
| pathutil.lua | ||
| ringbuf.lua | ||
| shell.lua | ||
| util.lua | ||
| view.lua | ||