Page 1 of 1

cd + name of dir/file inside archive

Posted: 2013-12-22, 23:30 UTC
by MarcinW
Let's assume, that we have c:\test\archive.zip archive, which contains dir\file.txt.

When we are inside this archive, we can put a full path of file.txt to command line by pressing Shift+Ctrl+Enter:
c:\test\archive.zip\dir\file.txt.

But when we are outside the archive, we cannot use command:
cd c:\test\archive.zip\dir\file.txt
to go neither to the:
c:\test\archive.zip\dir\file.txt
nor even to:
c:\test\archive.zip.

So I'd like to ask to add such a possibility (the green one).

Regards

Posted: 2013-12-23, 08:26 UTC
by MVV
Support.