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-terminalThe 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