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 gtksource.vim_imcontext.VimIMContext.executeCommand signal.
Parameters
command | the command text |