本文介绍了如何粘贴到终端?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我复制了一个URL,例如git://gitorious.org/openhatch/oh-mainline.git.我想使用键盘快捷键将其粘贴到终端中.

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终端默认为

Gnome terminal defaults to

OSX终端默认为 .您还可以使用 将文本粘贴为转义形式.

OSX terminal defaults to . You can also use to paste the text in escaped form.

Windows 7终端默认为

Windows 7 terminal defaults to

这篇关于如何粘贴到终端?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-23 00:35