Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: pipe to clipboard #13

Open
roccomuso opened this issue Nov 30, 2016 · 7 comments
Open

enhancement: pipe to clipboard #13

roccomuso opened this issue Nov 30, 2016 · 7 comments

Comments

@roccomuso
Copy link

Could be worth implementing a new climate clip or a climate c command similar to climate ix that pipe stuff on the clipboard?

alias clipboard='xclip -sel clip'

@adtac
Copy link
Owner

adtac commented Nov 30, 2016

Neat, sounds good 👍

Maybe something like climate cbin (to write to the clipboard from input) and climate cbout (to echo the clipboard to output so that you can use it for other pipes)?

@roccomuso
Copy link
Author

Hm I'll opt for a more mnemonic solution. Maybe it's worth also having an alias mechanism?

climate c OR climate cbin
climate v OR climate cbout

climate c and climate v resemble the more commons ctrl+c ctrl+v keyboard shortcuts.

@adtac
Copy link
Owner

adtac commented Dec 1, 2016

@roccomuso In that case, I think we could add short args for each command 👍

@Oxicode
Copy link

Oxicode commented Dec 7, 2016

sounds good 👍

@roccomuso
Copy link
Author

Ok, the only dependency that should be installed would be xclip

@adtac
Copy link
Owner

adtac commented Jan 15, 2017

@roccomuso the package is called xclip in both aptitude and yum?

@roccomuso
Copy link
Author

Available on aptitude.
For yum 3rd party repos should be first enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants