perform chdir when the directory is really need (optionally)

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
tomas.zalusky
Junior Member
Junior Member
Posts: 4
Joined: 2007-08-14, 08:16 UTC

perform chdir when the directory is really need (optionally)

Post by *tomas.zalusky »

Hallo,

I would find usable if TC offer content of a directory without "chdir-ing" into it. On Windows, while the TC is chdir-ed in the directory, no other application can move or delete it, which is sometimes little bit incovenient. The chdir should perform when something (file/subdirectory/executable/...) from the directory is *really* needed. I understand that this behavior would have bigger overhead, so a configuration option which would flag it on/off would be better solution.

More on how was this issue inspired, in this thread:
ghisler.ch/board/viewtopic.php?p=131512 (antispam disallows me to link to this site :-D)

Thanks
Tomas Zalusky
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50421
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Recently I considered to implement it, but chdir is currently used in many 100s of places in TC, so it would be a multi-week job to eliminate them all...
Author of Total Commander
https://www.ghisler.com
Post Reply