Page 3 of 3

Re: Assign Insert key to (de)select files

Posted: 18 Jun 2022 09:21
by admin
jupe wrote: 18 Jun 2022 00:45 Assuming default settings, should be able to with Shift+Down for first selection, then Ctrl+Down to next group then Ctrl+Space then Ctrl+Shift+Down
Yes, that's how it works here in File Explorer (win 8.1). But the Ctrl+Shift+Down part does not seem to work in XY. I'll repair that.

Re: Assign Insert key to (de)select files

Posted: 18 Jun 2022 09:22
by jupe
Works for me in XY, Win10.

Re: Assign Insert key to (de)select files

Posted: 18 Jun 2022 09:25
by admin
Gosh, I should not post before the 2nd coffee. Now it works here too. :whistle:

Re: Assign Insert key to (de)select files

Posted: 18 Jun 2022 10:52
by Evolve
@jupe thanks!

@admin I'm still wondering what Ctrl+Shift+Space is reserved for? It does not select anything and I cannot assign it for anything. Any particular reason why it does not work the way it does in Explorer?

Re: Assign Insert key to (de)select files

Posted: 18 Jun 2022 10:58
by admin
Is there any difference to Shift+Space in Explorer? I don't see any?

Re: Assign Insert key to (de)select files

Posted: 18 Jun 2022 11:07
by Evolve
Shift+Space is fine, but Ctrl+Shift+Space does absolutely nothing here.

Re: Assign Insert key to (de)select files

Posted: 18 Jun 2022 11:09
by admin
I know. Question is: What does Ctrl+Shift+Space in File Explorer?

Re: Assign Insert key to (de)select files

Posted: 18 Jun 2022 11:14
by Evolve
It allows to select separate intervals: it selects all the items from the last selected one but not deselecting anything else (unlike shift+space).
Ctrl+Shift+Space
Image
Shift+Space
dvG6d8FCBq.gif
dvG6d8FCBq.gif (26.81 KiB) Viewed 1122 times
PS: Actually, I just realized that Shift+Space does NOT actually work for the second interval in XY, It selects the current Item and deselects everything else.
DATdmEXHPe.gif
DATdmEXHPe.gif (24.1 KiB) Viewed 1117 times

Re: Assign Insert key to (de)select files

Posted: 18 Jun 2022 13:31
by raraz
admin wrote: 17 Jun 2022 19:30 I went for this (next beta):

Code: Select all

SelectOldSchool=1
No mention in the change log, it's too weird.
So where and how do I set this tweak?

Re: Assign Insert key to (de)select files

Posted: 18 Jun 2022 15:02
by RalphM
FAQ How to tweak.

Re: Assign Insert key to (de)select files

Posted: 18 Jun 2022 15:33
by Horst
raraz wrote: 18 Jun 2022 13:31
admin wrote: 17 Jun 2022 19:30 I went for this (next beta):

Code: Select all

SelectOldSchool=1
No mention in the change log, it's too weird.
So where and how do I set this tweak?
After updating to the newest beta, close XY
and edit xyplorer.ini
Search for SelectOldSchool and set it to SelectOldSchool=1

Re: Assign Insert key to (de)select files

Posted: 20 Jun 2022 12:56
by Evolve

Code: Select all

v23.20.0107 - 2022-06-20 12:49
...
    ! List: Extended multi-selection by keyboard did not work as in File Explorer. Fixed. 
      Now it works like this (pivot is the last explicitly selected single item by 
      Ctrl+Click or Ctrl+Space):
      - Shift+Space: Select all from the last pivot to here; remove all other selections.
      - Ctrl+Shift+Space: Select all from the last pivot to here; keep all other selections.
...
Nice!

Re: Assign Insert key to (de)select files

Posted: 20 Jun 2022 13:36
by admin
Yeah, thanks for your research. :tup: