nautilus-terminal icon indicating copy to clipboard operation
nautilus-terminal copied to clipboard

Patch to include an embedded terminal in Nautilus 48

Open bigbruno opened this issue 11 months ago • 1 comments

I consider having an embedded terminal essential for a file manager. With the limitations on the use of extensions, I tried to implement it directly into Nautilus. I believe it is working well; it is not a large patch. If you're interested in incorporating it into your well-known project, feel free to do so. I do not plan to maintain the patch in the long term—I created it as a personal challenge to see if I could, but Nautilus is not my daily-use file manager.

I submitted it as a pull request to the Nautilus repository, but I don't believe it will be accepted, as the Nautilus team's philosophy seems to be to keep the available features minimal.

The patch address: https://github.com/biglinux/nautilus-with-terminal

The address with the complete code: https://gitlab.gnome.org/bigbruno/nautilus

bigbruno avatar Apr 29 '25 04:04 bigbruno

Hello,

Sadly this cannot be integrated in this project. Nautilus Terminal is not a Nautilus fork with a terminal but a Python plugin for Nautilus that used to insert a terminal in it (in an hackish way). But I am happy to know I am not the only one that misses this feature :)

flozz avatar May 02 '25 14:05 flozz