Backspace doesn't open the drive list from the drive root
Moderators: Hacker, petermad, Stefan2, white
Backspace doesn't open the drive list from the drive root
ShowParentDirInRoot=1
The drive list doesn't open when you press Backspace in the drive root.
The drive list doesn't open when you press Backspace in the drive root.
Overquoting is evil! 👎
Re: Backspace doesn't open the drive list from the drive root
It's a known "feature", see https://ghisler.ch/board/viewtopic.php?t=2214
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Backspace doesn't open the drive list from the drive root
The reason is that it's very convenient to keep backspace pressed to go to the root of a drive. This would get broken when it would go further up.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Backspace doesn't open the drive list from the drive root
And where does it say about Backspace?
2ghisler(Author)
The reason is clear. What about cm_GoToParent 0/1 ?
Overquoting is evil! 👎
Re: Backspace doesn't open the drive list from the drive root
Backspace is the same as Ctrl-PgUp:
(Help - Keyboard layout) wrote: CTRL+PgUp
or Backspace Change to parent directory (corresponds to cd ..)
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Backspace doesn't open the drive list from the drive root
That's what gets invoked when you press Backspace or Ctrl+PgUp. Also the user may have assigned that to a hotkey, so he would get the same problem.The reason is clear. What about cm_GoToParent 0/1 ?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Backspace doesn't open the drive list from the drive root
The user should know better if he has a problem when he himself chose option 1 instead of 0. Not all users use Backspace holddown. For example, I don't use it.Also the user may have assigned that to a hotkey, so he would get the same problem.
I raised this issue in the light of our discussion about cm_SyncChangeDir. Having a drive list on both sides and entering one of them, I cannot synchronously return to the lists by this key.
But the problem is not only with drives. This also applies to virtual folders that are present in this list or on the desktop.
I can't use Backspace after opening them. In this case, a problem arises when there is an exit from a simple folder of the same name, but not from a virtual one on another panel, while with Enter on [..] there will be no such problem.
Overquoting is evil! 👎
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Backspace doesn't open the drive list from the drive root
I don't understand, when backspace isn't ignored it should work exactly the same as double clicking on [..]. Please give an example of two paths where this isn't the case.I can't use Backspace after opening them. In this case, a problem arises when there is an exit from a simple folder of the same name, but not from a virtual one on another panel, while with Enter on [..] there will be no such problem.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Backspace doesn't open the drive list from the drive root
Regardless of which panel I press the key in, the exit will only happen from the %$PERSONAL% folder.Fla$her wrote: 2023-11-02, 15:50 UTC Or on the left I open cd %$PERSONAL%, and on the right cd ::{450D8FBA-AD25-11D0-98A8-0800361B1103}.
Overquoting is evil! 👎
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Backspace doesn't open the drive list from the drive root
That's because the directory NAMES are not the same - something YOU requested yourself and told me that it was a bug which must be fixed without giving the user even an option to bypass it, for example here:
viewtopic.php?p=442947#p442947
viewtopic.php?p=442947#p442947
It remains to fix it so that there is no synchronous change of different-named directories when switching to the parent by Backspace or Enter on [..].
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Backspace doesn't open the drive list from the drive root
How can they not be of the same name if

And the opening of these folders is also carried out synchronously.
When I change the name in the properties of the virtual folder, it automatically changes for %$PERSONAL%.
If these names do not match on your system, you can make them of the same name yourself and check.
Overquoting is evil! 👎
Re: Backspace doesn't open the drive list from the drive root
Hmm, If I go into those two folders, the name on the left side is: C:\Users\USERNAME\Documents and on the right side it is: \\My Documents (or \\Dokumenter with Danish system locale). So the names are not the same, so when double-clicking [..] or pressing BackSpace the Sync is suspended.Fla$her wrote: 2023-11-02, 15:50 UTC Or on the left I open cd %$PERSONAL%, and on the right cd ::{450D8FBA-AD25-11D0-98A8-0800361B1103}.
On Windows XP this is different - here the left side shows C:\Documents and Settings\USERNAME\Dokumenter and the right side \\Dokumenter (I don't have an English Windows XP) and since the names here are the same Double-clicking on [..] goes updir in both panels. But pressing BackSpace does not go updir from the \\Dokumenter folder in this case which it should! - So BackSpace (or Ctrl+PgUp) and Double-click on [..] behaves differently in this situation.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Backspace doesn't open the drive list from the drive root
What do you mean? That's exactly how it shouldn't be.
Overquoting is evil! 👎
Re: Backspace doesn't open the drive list from the drive root
I am sure you don't mean that - if you do mean it, you are contradicting yourself:
In the case I describe with Windows XP, TC has one behavior when Double-clicking [..] and another when pressing BackSpace - which behavior is correct in your opinion (I assume we can agree that the behavior should be the same)?Fla$her wrote:I can't use Backspace after opening them. In this case, a problem arises when there is an exit from a simple folder of the same name, but not from a virtual one on another panel, while with Enter on [..] there will be no such problem
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Backspace doesn't open the drive list from the drive root
What's "it"? I don't see any contradiction.
Definitely. But you write that this behavior with non-working Bakspace should be, but I write that not. So who has a contradiction?
Overquoting is evil! 👎