Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.
/ atom-clip-merge Public archive

Merge the copied data with the current clipboard content.

License

Notifications You must be signed in to change notification settings

jerrykal/atom-clip-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clip-merge

apm apm apm

Merge the copied data with the current clipboard content.

🏁 Let's Jump Right In

📥 Installation

Using APM

Open your terminal and run:

apm install clip-merge

Using Atom

  1. Open Settings > Install
  2. Search clip-merge and install

Cheers 🍻

🔑 Usage

Commands

  • clip-merg:copy : Merge the copied data with the current clipboard content.

clip-merge-copy

  • clip-merg:cut : Merge the copied data with the current clipboard content and delete selections.

clip-merge-cut

Keymap

Commands macOS Windows Linux
clip-merge:copy shift cmd C ctrl alt C ctrl alt C
clip-merge:cut shift cmd X ctrl alt X ctrl alt X

🔧 Config

Audio

  • Play audio : true - Play clip-merge audio when copy/cut.
  • Volume : 0.5 - Volume of the clip-merge audio.

Notification

  • Enable notification : true - Enable notification when copy/cut.

📄 License

This project is licensed under the MIT License - see the 📄 LICENSE.md file for details

About

Merge the copied data with the current clipboard content.

Resources

License

Stars

Watchers

Forks

Packages

No packages published