Skip to content

elkhanib/xcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xcp - put down the mouse!

You don't need to mouse to copy command result to clipboard. A very simple cli tool to setting of the X selection from stdin.


Description

It is very similar to xclip without pasting/getting data from clipboard functionalities.


Usage

Type your command and then use vertical bar character with xcp (e.g: ls -A1 | grep -E '\.sh|\.py' | xcp) to copy previous command result to clipboard.

About

A very simple cli tool to setting of the X selection from stdin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages