actually vim names the command mode the command line mode. however we generally refer to it as just the command mode. consequently they refer to command mode and not the "command line window" context.
talon-vim\vim\vim_command_line.talon: this will need to be renamed into vim_command_line_window.talon when we port it from talon-vim
at the moment they use the term
command
instead ofcommandline
, e.g. renamerun_command_mode_command
intorun_commandline_mode_command
same for
run_command_mode_command_exterm
/set_command_mode
/vim_set_command
/vim_set_command_exterm