Giter VIP home page Giter VIP logo

Comments (6)

bilelmoussaoui avatar bilelmoussaoui commented on May 17, 2024

This might be helpful : https://code.launchpad.net/~emilien-klein/nautilus-open-terminal/head

from tilix.

alex285 avatar alex285 commented on May 17, 2024

Also this can add a plugin on Gnome Software in Nautilus:
https://bugzilla.gnome.org/show_bug.cgi?id=760851

from tilix.

gnunn1 avatar gnunn1 commented on May 17, 2024

I have added an initial plugin, essentially a modified python plugin from the libnautilus-extension package. I'm sure it could use some improvement, if someone is a Python dev feel free to have at it but closing this for now.

from tilix.

YarnSphere avatar YarnSphere commented on May 17, 2024

I don't know if it is expected, but the "Open in Terminal" plugin would also create an entry to open with gnome-terminal, which I don't have installed. I'm now using Nautilus-Actions.

Example configuration (you can import it by creating a .desktop file):

[Desktop Entry]
Type=Action
TargetToolbar=true
TargetLocation=true
Icon[en_GB]=terminix
Icon[en]=terminix
Icon[C]=terminix
Tooltip[en_GB]=Open in Terminix
Tooltip[en]=Open in Terminix
Tooltip[C]=Open in Terminix
ToolbarLabel[en_GB]=Open in Terminix
ToolbarLabel[en]=Open in Terminix
ToolbarLabel[C]=Open in Terminix
Name[en_GB]=Open in Terminix
Name[en]=Open in Terminix
Name[C]=Open in Terminix
Profiles=profile-zero;

[X-Action-Profile profile-zero]
Exec=terminix -w %f
Name[en_GB]=Default profile
Name[en]=Default profile
Name[C]=Default profile

from tilix.

phw avatar phw commented on May 17, 2024

@nunocastromartins I am not sure I understand correctly. What exactly did you install? Terminix already comes with a Nautilus plugin, which will add a "Open in Terminix" action.

Gnome Terminal has its own Nautilus plugin.

from tilix.

YarnSphere avatar YarnSphere commented on May 17, 2024

You're right. My bad. Only needed python2-nautilus and not nautilus-open-terminal; ended up with two entries in the context menu because of that.
The Nautilus-Actions option is still viable, though - if one doesn't want to install python2-nautilus. In my case, since I'm already using Nautilus-Actions for something else, might as well not install an extra package. :-)

Again, my bad, I apologise for the noise.

from tilix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.