Tapatalk

Is there hotkey in UE which has the function like "." of vim?

Is there hotkey in UE which has the function like "." of vim?

5
NewbieNewbie
5

PostAug 02, 2007#1

I like the "redo latest operation" in vim, it binds to a hotkey "."

I want to know if UE has same hotkey or function which could "redo latest operation", NOT "redo the latest undo".

6,825625
Grand MasterGrand Master
6,825625

PostAug 02, 2007#2

Short answer: NO.

You can only start a quick macro recording before making modifications to the file and stop it later. Then you can replay the quick recorded macro as often as needed - see the macro menu. I use both commands activated by hot key frequently when reformatting a file, especially for HTML files.

5
NewbieNewbie
5

PostAug 16, 2007#3

I vote yes for this function. Very helpful at times when doing production work. Does not have to be "." key, nor anything vaguly similar to vi or vim.