Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

slap-clipboard-plugin

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slap-clipboard-plugin

slap's clipboard plugin

  • 0.0.14
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
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.

Keywords

FAQs

Package last updated on 06 Nov 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