List the completion results for a given command substring.
Lists the completion contexts used during the completion of its
arguments. These context names may be used to tune the function of
the completion system via options like
Fake key events. If
Execute key mappings for keys as if they were typed in
Normal mode. If
Generate a Vim syntax file. If
Redraws the screen. Useful for updating the screen during the execution of a script or function.
Run an external command. Runs cmd through system()
and displays its output. Any ‘!’ in cmd is replaced with
the previous external command, so long as it is not preceded by a
backslash and
Repeat last
Execute a command silently. Normal messages and error messages generated by the command invocation will not be displayed and will not be added to the message history.
Execute a command with
Print &dactyl.appName; and &dactyl.host; version information. When
Yanks the output of the given Ex command cmd or JavaScript js to the clipboard.
Open a help page for
Open all help pages consolidated into a single page and scroll to
See
List all Ex commands matching
List the key mappings defined for mode (Normal by default)
matching
List all options matching
What is the meaning of life, the universe and everything? Douglas Adams, the only person who knew what this question really was about is now dead, unfortunately. So now you might wonder what the meaning of death is...
Exits Command-line, Insert, or Hints mode and returns to Normal mode. Focuses the content web page.
Start Caret mode. This mode resembles the Vim's Normal mode where
the text cursor is visible on the web page. The