Repeat Last Command ?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
GreetingsFromPoland
Posts: 284
Joined: 29 Sep 2022 14:20
Location: Win10 @125%

Repeat Last Command ?

Post by GreetingsFromPoland »

hi! is there a command or shortcut that allows me to "repeat the last command/action" ?

for example, i right-click on a file, Rename Special and select Aaa Aa.aaa - perfect, file renamed. then i select another file (or files) and want to do the same exact "action" as i just did. is this possible ?

i looked through the menu choices and did a search here, but wasn't able to find anything.

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

Re: Repeat Last Command ?

Post by highend »

No, and scripting that is near impossible as well, die action log isn't a human readable file...
One of my scripts helped you out? Please donate via Paypal

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

Re: Repeat Last Command ?

Post by admin »

I agree it would be nice, but this is not logged. And it would be a crazy effort to add that.

What I probably could add much easier is "the last command triggered by keyboard shortcut" because those ones all run thru the same door.

GreetingsFromPoland
Posts: 284
Joined: 29 Sep 2022 14:20
Location: Win10 @125%

Re: Repeat Last Command ?

Post by GreetingsFromPoland »

that's a great idea. in the event that a keyboard shortcut wasn't used, would it be possible to "record" the last "command id" triggered, either by menu, keyboard shortcut, etc. ? then you would be just recalling the last command id used. maybe that would easy to implement ?

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

Re: Repeat Last Command ?

Post by admin »

Sure, that would be the way to go, but it's exactly the part that's missing: command IDs are not logged (unless the command is called by keyboard shortcut).

Post Reply