Stunkymonkey / nautilus-open-any-terminal

GNU General Public License v3.0
513 stars 51 forks source link

Context menu has the "Open terminal here" entry duplicated #132

Closed neslinesli93 closed 4 months ago

neslinesli93 commented 4 months ago

Hi, just found out about this extension and it's awesome! I'm using it with wezterm on popos, and i don't understand why there are two entries when i right click:

Shouldn't it be just one? There used to be a context entry for tilix too but after uninstalling it, the entry went away.

I installed wezterm via apt install wezterm and below are my distro settings as well as the settings found in the dconf-editor

Distributor ID: Pop
Description:    Pop!_OS 22.04 LTS
Release:        22.04
Codename:       jammy

image

Stunkymonkey commented 4 months ago

uninstall one of them (I guess my extension...) and you will only see a single entry.

lvxnull commented 4 months ago

Wezterm's built in nautilus extension doesn't seem to have remote directory support. I think the best solution here is to let wezterm handle the local directories when installed system wide but still provide support for flatpak/remote directories.

neslinesli93 commented 4 months ago

Thank you so much for taking the time to investigate and point me to the right resources, not everyone does all of that :)

Basically I got into this issue: https://github.com/wez/wezterm/issues/4275