The Ubuntu community has contributed 15328 ideas, 75068 comments, 1387413 votes
Idea
#4442: "Open in Terminal" command by default in the Nautilus service menu
|
| |
202
|
|
|
Written by munkyeetr the 13 Mar 08 at 04:29.
Category: System.
Related to:
Nothing/Others.
Status: New
|
|
|
Description
When you are browsing your file system, you can right-click on any directory and choose Open in Terminal, and you get a Terminal window opened to that selected directory.
There are scripts available that allow users to add a "Open in Terminal" command to the Nautilus service menu, this should be included in the default installation. Most Linux users goto the terminal often enough to make this useful.
Tags:
(none)
Attachments
No attachments.
Duplicates
Comments
|
neon wrote on the 13 Mar 08 at 04:42
| |
Linux Mint has this by default. :]
|
|
adityakavoor wrote on the 13 Mar 08 at 08:26
|
sudo apt-get install nautilus-open-terminal
then
killall nautilus
|
|
ottk3 wrote on the 13 Mar 08 at 11:37
|
A lot of duplicates to this idea...
check #1117
|
|
cheesehead wrote on the 13 Mar 08 at 14:10
| |
As default, this would confuse new users. Don't let my mother near this command!
|
|
zeb3000 wrote on the 13 Mar 08 at 16:53
|
I think i read somewhere that Canonical did not wan't that in nautilus. It was they want the most common things to be configured by GUIs. If this option is there by default, developers tend to get lazy and just tell users to use the termial for various configurations and not bother to implement the GUI. So in the long run, this would not benefit ubuntu.
Maybe this is true, maybe it's false. However, a regular terminal user can easily install this as adityakavoor describes above. If this were installed by default, Ubuntu would not be as friendly to new users, which really goes against Ubuntus general philosophy.
|
|
sedra wrote on the 13 Mar 08 at 21:21
| |
i have this option enabled i dint know how!
|
|
phq wrote on the 13 Mar 08 at 21:47
|
I agree with zeb3000.
And if you're using the terminal often enough to find an entry in the contextual menu useful, you might as well keep a terminal open at all times. Using the cd command would then probably be just as quick.
Also when you copy a file in nautilus and paste it in the terminal, it inserts the full path to that file in the command line.
|
Post your comment
|
|
|