QuickTip: Right click to open terminal in current directory in Ubuntu

openterminal QuickTip: Right click to open terminal in current directory in Ubuntu
Wouldn’t it be useful to open the terminal in the current directory from the GNOME file browser of Ubuntu? The following package gives an option to open the terminal from the right click menu in the nautilus file browser.
Install the package nautilus-open-terminal from the Synaptic package manager or by using the command
sudo apt-get install nautilus-open-terminal
You may need to restart nautilus for the change to appear.
killall nautilus && nautilus

No comments:

Post a Comment