Socket
Socket
Sign inDemoInstall

github.com/slap-editor/slap-clipboard-plugin

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/slap-editor/slap-clipboard-plugin


Version published
Created
Source

slap-clipboard-plugin

slap's clipboard plugin

Installation

Installed by default since 0.1.0 (the first version that supported plugins). If you are writing your own plugin, you can modify the following install command to suit your needs:

$ git clone https://github.com/slap-editor/slap-clipboard-plugin.git ~/.slap/plugins/slap-clipboard-plugin
$ cd ~/.slap/plugins/slap-clipboard-plugin
$ npm install

Description

Adds copy (C-c by default), cut (C-x), and paste (C-v) bindings. Also adds Editor.prototype.copy and Editor.prototype.paste.

On Linux, xclip is required.

FAQs

Package last updated on 01 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc