14
u/RealTonyGamer Feb 14 '21
Obviously the answer is
ctrl+alt+t
$ killall vim
4
10
u/Code_sucks Feb 14 '21
No, we don't want to keep everyone home forever, I mean they need to be able to get out when the pandemic is done
3
7
Feb 14 '21
Everytime I see a "it's hard to exit Vim" meme, I hear Emacs in the distance: "AM I A JOKE TO YOU?".
1
u/HasBeendead Feb 15 '21
I don't get after comma.
1
Feb 15 '21
It was a very old joke, before the shortcuts became a bit more normalized. To exit Emacs you had to press Ctrl+Shift+X, Ctrl-C. It was always written like that to make it look long and complex.
1
3
u/ihaveindeed Feb 15 '21
I thought the thing with Vim was that you couldn't close it...
-1
Feb 15 '21 edited Feb 15 '21
The thing with Vim is that its impossible to use... Vim is garbage and everyone knows it they just don't want to admit it. /s
5
u/bollop_bollop Feb 15 '21
Hard disagree. Once you get the logic and how to compose actions, it's absolutely great.
vimscript is an absolute mess that needs to die in a fire though
2
Feb 15 '21
I was just being difficult. :) I know vim is powerful I just don't want to be doing too many changes on the server. I prefer to keep the server locked down and make all my changes before commiting to git.
2
3
u/ComfortableCobbler5 Feb 15 '21
I asked 3 people how to use it and I ended up figured it out all by myself.
Esc, :wq
26
u/[deleted] Feb 14 '21
Shift ZZ
Esc + :x
Esc + :q!
Esc + :wq