I have copied a URL, such as git://gitorious.org/openhatch/oh-mainline.git
. I want to paste this in the terminal using a keyboard shortcut.
Please don't say "right click and paste."
I have copied a URL, such as git://gitorious.org/openhatch/oh-mainline.git
. I want to paste this in the terminal using a keyboard shortcut.
Please don't say "right click and paste."
Gnome terminal defaults to ControlShiftv
OSX terminal defaults to Commandv. You can also use CommandControlv to paste the text in escaped form.
Windows 7 terminal defaults to CtrlShiftInsert
Shift + Insert usually works throughout X11.
shift + INS
prints b
in terminal. –
Boyles Mostly likely middle click your mouse.
Or try Shift + Insert.
It all depends on terminal used and X11-config for mouse.
same for Terminator
Ctrl + Shift + V
Look at your terminal key-bindings if any if that doesn't work
In Konsole (KDE terminal) is the same, Ctrl + Shift + V
On windows 7:
Ctrl + Shift + Ins
works for me!
Like this article How to copy paste text and commands in the Linux terminal mentioned.
You can use middle mouse button to implement the functionality of paste. I tested it on terminal successfully.
© 2022 - 2024 — McMap. All rights reserved.