Ubuntu Forums Archive Viewer

HOWTO: Add "Open Terminal Here" to Nautilus right-click

Archived thread 104408 from Tutorials. Markdown source: Tutorials/thread_104408_HOWTO_Add_"Open_Terminal_Here"_to_Nautil.md

Original URL About this archive
#1

Here's something a forum user asked about, and I thought it better to post the answer here, as it's quite useful.

If you'd like to have the option to open a terminal in a specific directory when right-clicking in a folder in Nautilus (like in KDE), follow these steps:

[*]Download the attached script I wrote[*]Copy it to ~/.gnome2/nautilus-scripts[*]Rename it to "Open Terminal Here" or whatever you like[*]Make it executable by: chmod +x "Open Terminal Here"

Now whenever you right-click in a folder, choose Scripts -> Open Terminal Here

Enjoy!

#2

Awesome, thank you! I didn't know you could do that :)

#3

Thanks.

#4

petteriIII said: Thanks.

You're welcome!

I have to tell you, though, that this script is now ancient (in Ubuntu terms).

I guess some people liked my idea and now we have a much more comprehensive (and multilingual) package that you can install more easily (e.g. via Synaptic). It's called:

nautilus-open-terminal

and in order to install it you must have the *universe* repository enabled in Software Sources.

#5

great little script. Thank you!

#6

Awesome, Many Thanks

#7

I also use the nautilus-gksu package which allows one to open directories as administrator.

#8

Sweet, Thanks!

#9

Yes, these little tips are GREAT. ;D