mvidner / ctoolu

Clipboard Tool, Universal
2 stars 1 forks source link

should be able to activate by passing a string parameter to use instead of using the clipboard #8

Closed aspiers closed 11 years ago

aspiers commented 11 years ago

It would be useful to be able to do

ctoolu-activate 'bnc 123456'

(although it does not have to be the same ctoolu-activate command name, we could call it something else)

This would allow activating ctoolu from other sources, e.g. urxvt's very nice matcher Perl extension (see urxvtperl(3) man page)