[idea] Redo command

it will be interresting to create a redo command. why ?
if i rename file aaa.txt to bbb.txt and use undo, file become aaa.txt. now if i use again undo, file become bbb.txt because DO save undo name like new action, so if i clic many times in undo button, file swith between aaa.txt and bbb.txt.
with redo command, it will be possible to undo actions one by one, if i use undo button when file is renamed bbb.txt, file become aaa.txt and rename action bbb.txt will be saved in redo list. for now, i need to use output window, and undo actions in good order one by one.
i hope you understand ?

Any update on this? I am also looking for this feature.
Is it not already possible with some kind of workaround???

You can open the Undo Menu or Undo Page (which is part of the Output Window) to undo multiple operations. Commands to display the menu and open the page can be found in the Customize dialog. Just type "undo" into the filter at the bottom of it.

Or you can use Tools -> Output Window in the default menus and then click on the Undo tab.

Actually, I was aware of that...
just wanted to know if there is already a way to have multistep 'undo' and 'redo' fuctions assigned to buttons/shortcuts (i.e. the multistep undo and redo, the way it is in say, MS Word ..with Ctrl+Z and Ctrl+Y) ...without opening the output window

Ah, okay. I don't think there is a way to bind it to hotkeys.