[How to] Drop file on Tab: Move instead of Copy?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

[How to] Drop file on Tab: Move instead of Copy?

Post by binocular222 »

As title say
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

PeterH
Posts: 2827
Joined: 21 Nov 2005 20:39
Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%

Re: [How to] Drop file on Tab: Move instead of Copy?

Post by PeterH »

Right mouse?

binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Re: [How to] Drop file on Tab: Move instead of Copy?

Post by binocular222 »

No option for left mouse?
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

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

Re: [How to] Drop file on Tab: Move instead of Copy?

Post by admin »

Hold SHIFT.

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: [How to] Drop file on Tab: Move instead of Copy?

Post by bdeshi »

SHIFT = move, CTRL = copy, ALT / SHIFT+CTRL = shortcut
btw, WE has also had this for a long time.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Stef123

Re: [How to] Drop file on Tab: Move instead of Copy?

Post by Stef123 »

binocular222 wrote:No option for left mouse?
An old wish of mine as well. For a die-hard keyboarder those occasional drag-operations always turn out a rather dragging experience. Right or left, what modifier keys to hold down....

Good thing XY has the confirm dialog as a safety net, a real boon, which led me to suggest this enhancement: Instead of the sleepwalker's OK and Cancel, the dialog could be revamped into a conscious decision helper:
Copy | Move | Cancel
3 Buttons instead of 2, but easy enough to click your way to success. On the first go-around, no need to cancel out and try again with Alt/Shift/right mouse whatever .......

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

Re: [How to] Drop file on Tab: Move instead of Copy?

Post by admin »

Stef123 wrote:
binocular222 wrote:No option for left mouse?
An old wish of mine as well. For a die-hard keyboarder those occasional drag-operations always turn out a rather dragging experience. Right or left, what modifier keys to hold down....

Good thing XY has the confirm dialog as a safety net, a real boon, which led me to suggest this enhancement: Instead of the sleepwalker's OK and Cancel, the dialog could be revamped into a conscious decision helper:
Copy | Move | Cancel
3 Buttons instead of 2, but easy enough to click your way to success. On the first go-around, no need to cancel out and try again with Alt/Shift/right mouse whatever .......
SHIFT = move, CTRL = copy, ALT / SHIFT+CTRL = shortcut
Got it brain-wired since Win95.

Copy | Move | Cancel?
Hmm, I rather decide beforehand if I copy or move. Then I'm happy with just ENTER to mean OK.

Stef123

Re: [How to] Drop file on Tab: Move instead of Copy?

Post by Stef123 »

admin wrote: Copy | Move | Cancel?
Hmm, I rather decide beforehand if I copy or move. Then I'm happy with just ENTER to mean OK.
My suggestion was meant as an OPTION or tweak. An alternative to brain-wiring :lol: for the less daring among us. On rare occasions, when you're on the phone and can't use both hands to hold down modifier keys, it's distracting and not really a good time to run trial-and-error attempts.

Sure, the right-mouse drag - but I am not very apt at that, if not to say haptically impaired, the price you pay for favoring keys over mice. Anyway, no biggie, just thinking it were another chance to do things better than Windows, to save users some "what-the-heck-..???" aggravation after crashing the mouse-drag into table utensils.

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

Re: [How to] Drop file on Tab: Move instead of Copy?

Post by admin »

You really should practice right-mouse drag, it's worth the sweat...

Stef123

Re: [How to] Drop file on Tab: Move instead of Copy?

Post by Stef123 »

I am beginning to see what you mean, lots of options .....

Post Reply