Show '..' (parent) in folder

Features wanted...
raraz
Posts: 16
Joined: 28 Apr 2022 13:07

Show '..' (parent) in folder

Post by raraz »

Please add '..' in folder to move to parent folder.
It is in my old system to navigate tru folders with shift,arrows,home,end,enter. :)

WirlyWirly
Posts: 312
Joined: 21 Oct 2020 23:33
Location: XY 64-Bit | Win 10 @ 100% (3440x1440)

Re: Show '..' (parent) in folder

Post by WirlyWirly »

If you're navigating using your keyboard you can use backspace to go to the parent folder.

If you're interested, I use an autohotkey script to give me Vim-Like keyboard navigations in XY. It works really well alongside XY's scripting capabilities, I only need my mouse for the menus items like configurations and such.

raraz
Posts: 16
Joined: 28 Apr 2022 13:07

Re: Show '..' (parent) in folder

Post by raraz »

I just found out navigating in, out parent folders with Alt - up,down arrow. BTW, Backspace, Shift- backspace do the same.

ssx
Posts: 4
Joined: 22 Apr 2022 21:51

Re: Show '..' (parent) in folder

Post by ssx »

raraz wrote: 28 Apr 2022 13:19 Please add '..' in folder to move to parent folder.
+1

I worked with SpeedCommander for a long time and i got used to this workflow (with my mouse).
Can this be implemented as an option?

TIA

LittleBiG
Posts: 1848
Joined: 08 Apr 2011 12:57
Location: Win10x64

Re: Show '..' (parent) in folder

Post by LittleBiG »

ssx wrote: 04 May 2022 11:59
raraz wrote: 28 Apr 2022 13:19 Please add '..' in folder to move to parent folder.
+1

I worked with SpeedCommander for a long time and i got used to this workflow (with my mouse).
Can this be implemented as an option?

TIA
I am just wondering what could be your problem with the double click on white... By that, you have a much bigger target to hit. Maybe if you tried it out you could even speed your workflow up.

Horst
Posts: 1374
Joined: 24 Jan 2021 12:27
Location: Germany

Re: Show '..' (parent) in folder

Post by Horst »

LittleBiG wrote: 04 May 2022 15:35
ssx wrote: 04 May 2022 11:59
raraz wrote: 28 Apr 2022 13:19 Please add '..' in folder to move to parent folder.
+1

I worked with SpeedCommander for a long time and i got used to this workflow (with my mouse).
Can this be implemented as an option?

TIA
I am just wondering what could be your problem with the double click on white... By that, you have a much bigger target to hit. Maybe if you tried it out you could even speed your workflow up.
That is no sulution because on a long file list white space is only availabe on the very end of the list.
Windows 11 Home, Version 25H2 (OS Build 26200.8457)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1412b (x64), Everything Toolbar 2.3.0, Listary Pro 6.3.6.99

highend
Posts: 14925
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Show '..' (parent) in folder

Post by highend »

If "Full Row Select" is not used, space is nearly everywhere :titter:
One of my scripts helped you out? Please donate via Paypal

ssx
Posts: 4
Joined: 22 Apr 2022 21:51

Re: Show '..' (parent) in folder

Post by ssx »

"Full Row Select" is used.
And what Horst says.

admin
Site Admin
Posts: 66096
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Show '..' (parent) in folder

Post by admin »

The ".." method is so archaic it makes me shudder.

ssx
Posts: 4
Joined: 22 Apr 2022 21:51

Re: Show '..' (parent) in folder

Post by ssx »

Yep, sometimes i am an old fashioned guy, so the method works well for me. Not everything was bad in the past :)

admin
Site Admin
Posts: 66096
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Show '..' (parent) in folder

Post by admin »

I agree, but as a programmer I can tell you: the things necessary to make this anomaly work would be endless. It's an atavism that comes from DOS and just doesn't fit into modern file managers.

WirlyWirly
Posts: 312
Joined: 21 Oct 2020 23:33
Location: XY 64-Bit | Win 10 @ 100% (3440x1440)

Re: Show '..' (parent) in folder

Post by WirlyWirly »

I believe there's a toolbar button that goes to the parent folder, which would be accessible no matter what part of the list is in view.

Just another alternative.

admin
Site Admin
Posts: 66096
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Show '..' (parent) in folder

Post by admin »

Additionally from the next beta onwards you can use .. as location in a Catalog item to go upwards from here:

Code: Select all

    * Catalog: A location ".." was by default resolved relative to app path. Nobody needs 
      this. Now it is resolved relative to the current path.
      Exception: tweak ABRelativeToAppPath is set to 1.

ssx
Posts: 4
Joined: 22 Apr 2022 21:51

Re: Show '..' (parent) in folder

Post by ssx »

This sounds good. I have no clue how it will work then, but i will see.
Many thanks for your commitment.
I think it was a good idea to switch from SpeedCommander. The XY offers so much more and i like the community.

raraz
Posts: 16
Joined: 28 Apr 2022 13:07

Re: Show '..' (parent) in folder

Post by raraz »

admin wrote: 04 May 2022 19:26 The ".." method is so archaic it makes me shudder.
What shudders for me is my right mousehand by too much clicking :(.
Imo it might be archaic but at least I can use control keys instead of my mouse.
But luckily I found other keycombi to navigate to parent/child. (Alt-arrows)
BTW they are DOS keycombinations :)

No kidding. Have you ever heard of RSI {Repetative Strain Injury} I have dealt with it because of too much mouse clicking, and I can tell you: it is a serious pain that last for months if not years to heal. (for me after 20 years the laming pain still returns after playing a game or too long mouse work) .
Seriously, my advice: always go for keys combinations over mouseclicks.

Post Reply