Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remember the last location where move to happen. #1720

Closed
anirugu opened this issue Feb 18, 2023 · 2 comments
Closed

remember the last location where move to happen. #1720

anirugu opened this issue Feb 18, 2023 · 2 comments

Comments

@anirugu
Copy link

anirugu commented Feb 18, 2023

I use winmerge to compare the folder and copy the file that is missing on right side. I usually compare and see left unique item, copy them and delete left one.

I was thinking to use move option which is better and doesn't need require. If it can have option where it remember my right location where I move it would be great.

for me It doesn't matter it's remember only for project where and left location and right location match or all the left and right. Anyone have any idea if it's has been implemented yet.

For me, best place for this is in the context menu where we right click and do move left to and you got a window.

Either that window have a folder with recent icon or heart icon (I don't know win32 API allow this but I see a lot of software on github who do amazing customization).

or just add option in "move to" option.

It will probably save burden for people who are doing move to operation. copy and delete require 2 step and move to require one.

If this option is added, it would allow move in one step for all 1+n times.

@sdottaka
Copy link
Member

similar FR: #1413

@sdottaka
Copy link
Member

Added Move->Left to Right and Right to Left menu items to the context menu in PR #1732.

image

@sdottaka sdottaka added this to the v2.16.29 milestone Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants