krunner-pass icon indicating copy to clipboard operation
krunner-pass copied to clipboard

Integrates krunner with pass

Results 4 krunner-pass issues
Sort by recently updated
recently updated
newest added

It would be nice if this had wayland support. It could detect if it's running under wayland and then use `wl-copy` instead of `xclip`

It's been a while and a number of fixes have since made it into master.

I've tested this Krunner plugin today and I'm enthusiastic about it, it just works and makes my workflow to retrieve passwords as simple as it can be. Though KDE's former...

Would it be possible\feasible to add auto-type support in the style of https://github.com/carnager/rofi-pass ?? In short, multi-line pass files with field names. ``` foobarmysecurepassword --- user: MyUser SomeField: foobar AnotherField:...