How do you edit a command in the command-line window?
Answer
<C-f> on command line
Explanation
While typing a command, press <C-f> to open the command-line editing window. Edit the command with full Vim capabilities, press Enter to execute.
<C-f> on command line
While typing a command, press <C-f> to open the command-line editing window. Edit the command with full Vim capabilities, press Enter to execute.