The ideal effect is that I can select a word text, and transfer it to my python3 program which can be called in my system environment.
If it's not possible, my python program can also use the content from system clipborad, so I need poplicp to execute my python program. How to implement that?
Thanks a lot.