How to Exit vim ?
Are you unable to exit VIM Terminal? well, I was in the same situation in my starting days, so here are the commands that will help you to exit VIM.
To exit the Vim editor, you can use the following commands:
:q: This command quits Vim. If you have ...
amanmishra.hashnode.dev1 min read