VimIMContext.executeCommand
void executeCommand(string command)Executes command as if it was typed into the command bar by the user except that this does not emit the signalVimIMContext::execute-command signal.
Parameters
command | the command text |
void executeCommand(string command)Executes command as if it was typed into the command bar by the user except that this does not emit the signalVimIMContext::execute-command signal.
command | the command text |