I want to exit, help!
I want to exit, help!
I want to exit, help!
You're viewing a single thread.
Press Escape
Type :q!
Press enter
Gotta save the cow. So type :wq
:x
ZZ
Added context.
ESC exits Insert mode (or any other mode you are in)
: tells vim you are entering a command
q is the command for quit
! tells vim for force quit (without saving)
Alternatively, :wq will write (save) the file then quit.
Where do you think I am posting this from?
If one can exit vim, one can exit anywhere.
You are correct. I can exit at any time but I choose to stay because it is nice here.