/ Published in: Other
Want to see the ex commands you've executed as of late? Easy, just type q: from normal mode to open your command-line history. From the command-line history window, you can yank commands or execute them as needed. To go back to normal mode type :q. You can also enter command-line history mode from ex mode by typing ctrl-f.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
q:
URL: http://dailyvim.blogspot.com/2007/11/command-line-history.html