executeCommand

open fun executeCommand(command: String)

Executes @command as if it was typed into the command bar by the user except that this does not emit the signal@VimIMContext::execute-command signal.

Since

5.4

Parameters

command

the command text