gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gcmd-dev] gnome-commander | [feature request] Navigate into archived fi


From: Bogdan107 (@Bogdan107)
Subject: [gcmd-dev] gnome-commander | [feature request] Navigate into archived file as into normal folder (#109)
Date: Wed, 17 Nov 2021 06:30:46 +0000


Bogdan107 created an issue: 
https://gitlab.gnome.org/GNOME/gnome-commander/-/issues/109



I want to navigate inside archived files as normal folders, like in Total 
Commander (Windows) or Midnight Commander (Linux).

At now, key sequence "Enter" starts external program to open archived files.
I want the some way to open listing of files from archived file as normal 
folder. For example, some unused key sequence, like "Shift-Enter", may mount 
selected archive file in FUSE system (for example, by "archivemount" program).

If archived file mounted by command from "Gnome Commander", then the folder 
listing must be showed in "Gnome Commander" as child folder of opened archive.

For example:
1) Gnome Commander opens home directory "~/".
2) User select file "test.zip" in directory listing.
3) User press "Shift-Enter" key sequence to indicate, that he want to navigate 
into selected archive.
4) Gnome Commander mount file "~/test.zip" at 
"/var/run/user/<user_id>/test.zip" folder.
5) Gnome Commander show directory listing of real folder 
"/var/run/user/<user_id>/test.zip" as virtual folder "~/test.zip/fuse://".
6) User may navigate directory structure of "test.zip" file under 
"~/test.zip/fuse://" path, while real navigation still be under 
"/var/run/user/<user_id>/test.zip" folder.
7) Key sequence "Alt+Enter" for ""~/test.zip/fuse://test.txt" file must show 
real folder path "/var/run/user/<user_id>/test.zip", not virtual folder.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.gnome.org/GNOME/gnome-commander/-/issues/109
You're receiving this email because of your account on gitlab.gnome.org.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]