Search Criteria
Package Details: nautilus-open-any-terminal 0.6.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/nautilus-open-any-terminal.git (read-only, click to copy) |
---|---|
Package Base: | nautilus-open-any-terminal |
Description: | context-menu entry for opening other terminal in nautilus |
Upstream URL: | https://github.com/Stunkymonkey/nautilus-open-any-terminal |
Keywords: | extension nautilus terminal |
Licenses: | GPL3 |
Submitter: | Stunkymonkey |
Maintainer: | Stunkymonkey (lvxnull) |
Last Packager: | lvxnull |
Votes: | 21 |
Popularity: | 0.40 |
First Submitted: | 2019-05-24 23:17 (UTC) |
Last Updated: | 2024-07-10 00:43 (UTC) |
Dependencies (3)
- python-nautilus (nautilus-python)
- gettext (gettext-gitAUR) (make)
- make (make-gitAUR) (make)
Latest Comments
jaxvanyang commented on 2024-09-08 10:09 (UTC)
How about add the compile command to post scripts? So that we don't have to run the compile command ourselves.
lvxnull commented on 2024-07-10 00:47 (UTC)
@xiota fixed
Stunkymonkey commented on 2020-11-23 20:15 (UTC)
@jfernandz with
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal termite
jfernandz commented on 2020-11-23 10:43 (UTC)
How can I add Termite to the context menu? I can only see Gnome Terminal
Stunkymonkey commented on 2019-10-09 20:30 (UTC)
if I make them optional unexperienced users will come by and complain. Since python2 will reach soon the unmaintained status, I also think only having python3 is fine. sorry, but I would like to keep it that way.
chrisjbillington commented on 2019-10-09 20:04 (UTC)
Hm, so I'm still using this with python2-nautilus, because I have another extension not yet ported to py3. It works fine with either. Would be good if it could depend on either of them, though I don't think that's possible - perhaps they can both be listed as optional dependencies.
Or just don't do anything, I can hack on the PKGBUILD for now and the other extension will be ported to py3 eventually.
Stunkymonkey commented on 2019-09-04 12:07 (UTC)
@xduugu fixed
xduugu commented on 2019-08-27 11:36 (UTC)
I guess this should depend on the python3 package python-nautilus instead of python2-nautilus?