Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-22 | refactor(copydir)!: deprecate plugin in favor of `copypath` | Marc Cornellà | |
BREAKING CHANGE: the `copydir` plugin is deprecated. Instead of using `copydir`, use `copypath` which also supports copying the path of other files or directories specified. | |||
2018-05-07 | Add READMEs to plugins copydir and copyfile (#6802) | Marc Cornellà | |
* Add README to copydir plugin * Add README to copyfile plugin | |||
2015-10-05 | clip*: add xsel support | Andrew Janke | |
2015-08-18 | Add clipcopy() and clippaste() generic cross-platform CLI clipboard functions. | Andrew Janke | |
Change copydir, copyfile, and coffee plugins to use them, instead of the Mac-only `pbcopy` command. | |||
2013-04-08 | a plugin (function) which copies the current directory into the clipboard | Marko Bauhardt | |