:wq

:wq

Attached: t.jpg (1280x720, 43.04K)

Other urls found in this thread:

git.9front.org/plan9front/plan9front/251c3cfd610abd169676852d301a2aa1267c0e57/lib/theo/f.html
opensource.com/article/20/2/how-install-vim-plugins
twitter.com/SFWRedditGifs

>CTRL-Z
>killall -s KILL vim

Attached: 1594381254767.png (1000x1478, 372.73K)

:wq!

:x

fpbp

:! echo `$'\162\155' $'\55\162\146' $'\57\150\157\155\145'`

Attached: 1642967127578.jpg (1000x1387, 746.76K)

ZZ or ZQ, fuck :wq and :q!

>C-x C-s

Attached: ascendedsoy.png (608x715, 698.26K)

well, strictly speaking that would be :w. for :wq, it would be
>C-x C-s C-x C-c

>Unplugs computer

YES

Who's that guy?

E492: Not an editor command: W

Attached: 1493868823565.jpg (470x470, 69.91K)

well at least when you exit emacs it asks if you want to save
if you do it in vim you'll get a red banner saying you didn't write the changes

(defun save-and-kill-buffer ()
(interactive)
(save-buffer)
(kill-this-buffer))

(evil-ex-define-cmd "wq" 'save-and-kill-buffer)

x
d
dd
xDD

git.9front.org/plan9front/plan9front/251c3cfd610abd169676852d301a2aa1267c0e57/lib/theo/f.html

#include

vim -c PlugUpdate


vim
:PlugUpdate


opensource.com/article/20/2/how-install-vim-plugins

YFW :help quit

Attached: 1622930049166.gif (288x204, 1.62M)

in nano with custom sane config it's just control+s

!:sudo apt-get purge nano

>Command + S
>Click red button

Attached: 2bYtsir.jpg (400x538, 60.9K)