Ubuntu 13.04/12.10 在终端添加“Google搜索”支持


这是一位小黑客在Ubuntu 下为GNOME终端添加Google搜索支持。这样当你在终端运行一些命令,输出的消息可能让你眼花缭乱,你可以选择文本并单击鼠标右键,在菜单中会有“Google搜索”!

这里现在源代码: https://code.launchpad.net/~tualatrix/ibentu/gnome-terminal

你也可以通过PPA安装这一功能:

sudo add-apt-repository ppa:tualatrix/gnome-terminal

sudo apt-get update

sudo apt-get install gnome-terminal

相关内容