bash - Can I copy Clipboard text to terminal in linux use shutcuts -


for example: want download pdf file, , url save in clipboard. how can use wget url download file quickly? not want use mouse.

i think it's shift + ctrl + v.

if want copy url windows vm linux, should install vmtools first.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -