Open roccomuso opened 8 years ago
Neat, sounds good :+1:
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)?
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.
@roccomuso In that case, I think we could add short args for each command :+1:
sounds good 👍
Ok, the only dependency that should be installed would be xclip
@roccomuso the package is called xclip
in both aptitude
and yum
?
Available on aptitude
.
For yum
3rd party repos should be first enabled.
Could be worth implementing a new
climate clip
or aclimate c
command similar toclimate ix
that pipe stuff on the clipboard?