I'm aware that much like a bash prompt in Vim you can press :
and get a list of all the history commands by pressing up and down.
But is there a way to export this command history into a buffer?
:history
will show you a history of your commands.
Edit:
In normal mode, q:
will open your history in a new buffer.
you can check all the commands by looking into .viminfo in your home folder or :history
inside vim
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With