Patch for link and zip files.

Discuss development issues and submit patches here
Post Reply
ajs
Posts: 409
Joined: Mon Jul 05, 2010 6:37 pm

Patch for link and zip files.

Post by ajs »

Patch for link and zip files.

This patch is for:
- zip folders can be opened directly in a new tab with a middle click (same as folder)
- it is possible to open the parent folder of an item linked by a .lnk file using a middle click:
a) only middle click: open parent in same tab
b) CTRL+middle click: open parent in new tab
c) SHIFT+middle click: open parent in new window
for example if a link file points to c:\dir1\dir2\file1.exe, a middle click on the .lnk file will open the c:\dir1\dir2 folder in the same tab

Patch against commit 188
Attachments
patch_46__v188.7z
(1.04 KiB) Downloaded 478 times
Post Reply