- AuthorPosts
- August 13, 2012 at 11:53 am #10484me75Member
F4—-One key repeat the last action/command.like MS Excel/Word.
User no need remember the shortcut key
of the last action/command,do it one time by menu and do it again and again just by simply hit F4.
:-DF4 is different from CTRL+Y/CTRL+Z—-redo/undo last action in histories.
Many Thanks.
August 13, 2012 at 7:23 pm #10485StefanParticipantsupport++
An “repeat the last action/command” command
is very useful often.– – –
The shortcut F4 is already taken
but we can assign an key at our own.On the other hand it is nifty
if such basic features have an shortcut by default
so all would know what we talked about.As far as i see, Ctrl+R is free.
.
August 14, 2012 at 1:55 am #10486me75MemberTks Stefan.I think,
Pressing one key is handier than pressing two keys.
F4 is occupied by Running Macro now.
Maybe,following the habits of MS Office is good.
F4 can be assigned to repeat the last action,
Alt + F8 assigned to Running Macro.May 27, 2013 at 9:49 am #11078StefanParticipant.
I have seen this feature is implemented.
(don’t know since when, but found it in betas of v13)See “Tools > All Commands… > Tools > Repeat Last Command”
I have set this to shortcut Alt+R now
Found it in the help:
EmEditor Home – EmEditor Help – Command Reference – Tools category
Repeat Last commandSummary
Repeat last command.Description
Repeat last command.How to Run
Default Menu: None
All Commands: Tools >Repeat Last Command
Toolbar: None
Status Bar: None
Default Shortcut Key: CTRL+Shift+G
Plug-in Command ID
EEID_REPEAT_LAST_COMMAND (3846)
Macros
[JavaScript]
editor.ExecuteCommandByID(3846);[VBScript]
editor.ExecuteCommandByID 3846 - AuthorPosts
- You must be logged in to reply to this topic.