Auto paste item (ctrl+v) when user chooses the clip?
Brought to you by:
fabiowguerra
Hi,
Such a great little lean clipboard app, the insta-search is the best thing - a deal-breaker main thing though (at least here on my Debian Jessie GNOME 3.14) - it doesn't auto-paste the selected item upon selection like you'd want it to!
Is there a way to mod it to in the code? (I'm not a programmer, but it could be in the def row_activated item?) I tried keyboard.send_keys("<ctrl>+v") below clipboard.get_instance().write(clip.text) but it didn't work and I'm a noob.</ctrl>
Also, even with having to do a manual ctrl+v, I'm observing it isn't reliably inserting the selected item into clipboard either - so this may be a 'bug' report also!
Thanks for this awesome little piece of software