M BUZZ CRAZE NEWS
// general

Open in Terminal context menu only opens terminal in home directory

By Gabriel Cooper

Been testing out Ubuntu 15.04 on my laptop. I noticed that right click menu (when right clicked on desktop or in the file manager) has open in terminal. But when I choose, not matter what directory I am in, the terminal open in my root home directory.

1 Answer

Install the package nautilus-open-terminal:

sudo apt-get install nautilus-open-terminal

The bad news is that you will have two options now in your right-click menu. The good news is that one of them works.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy