cd + partially invalid paths
Posted: 2014-01-26, 22:53 UTC
Let's assume that TC is installed in "C:\Program Files\Total Commander". Let's perform some tests:
1) cd "C:\Program Files\Total Commander" -> TC goes into "C:\Program Files\Total Commander".
2) cd "C:\Program Files\Total Commander\NotExistingName1" -> TC goes into "C:\Program Files\Total Commander".
3) cd "C:\Program Files\Total Commander\NotExistingName1\NotExistingName2" -> nothing happens.
So the improvement could be: TC could follow the path until the last existing name - similarly as Ctrl+D menu already does.
This could be useful when dealing with paths to uninstalled applications - we may still want to go to the folder that was containing the uninstalled application.
Regards
1) cd "C:\Program Files\Total Commander" -> TC goes into "C:\Program Files\Total Commander".
2) cd "C:\Program Files\Total Commander\NotExistingName1" -> TC goes into "C:\Program Files\Total Commander".
3) cd "C:\Program Files\Total Commander\NotExistingName1\NotExistingName2" -> nothing happens.
So the improvement could be: TC could follow the path until the last existing name - similarly as Ctrl+D menu already does.
This could be useful when dealing with paths to uninstalled applications - we may still want to go to the folder that was containing the uninstalled application.
Regards