Artur Neumann
5266389ff3
single letter typo fix
...
I think the plural is criteria https://www.dictionary.com/browse/criterion?s=t
And here the plural is used
2020-01-08 20:34:57 +05:45
Axel Forsman
090c4032b0
Add method (ab)using test_null_list()
...
Get Vim to try to convert a null value to a string in order to echo it.
2020-01-02 22:32:47 +01:00
Luke Stephens (hakluke)
1e6ece31b5
Merge pull request #52 from serjepatoff/master
...
The debugger way
2019-11-10 17:49:39 +10:00
v 1 r t l
63dedf06d8
Update README.md
2019-11-04 13:56:19 +03:00
serjepatoff
7caa68c9cb
The debugger way
2019-10-16 13:34:43 +03:00
serjepatoff
cf9185a1df
The debugger way
2019-10-16 13:33:09 +03:00
john
cc2b47f47a
Update README.md
2019-10-13 14:54:35 -04:00
SanskritFritz
ae39c13a46
Added alternative method to The tmux way
2019-10-09 11:53:02 +02:00
Vinícius Couto
71477630c5
Ctrl+B instead of <C-B> for improved readability
2019-10-06 01:27:56 -03:00
Vinícius Couto
b7128660e7
The tmux way
2019-10-05 12:47:19 -03:00
Luke Stephens (hakluke)
10248f9d25
Update README.md
2019-10-03 21:15:35 +10:00
Moquan Chen
f11c17059b
Added The Product Manager way
2019-10-03 11:41:51 +02:00
nefedov
2c2548100e
Added "automatic garbage collector" way
2019-10-02 19:51:33 +03:00
Max O'Cull
6211858140
Implement Vimception
2019-10-01 19:22:48 -04:00
Evgeny Shmarnev
c1b34d90a9
Add K8s way
2019-10-01 08:29:10 +02:00
Aviskar KC
4f38f6865f
Add the javascript way
2019-09-30 22:19:12 +05:45
Luke Stephens (hakluke)
8c6d0249e2
Update README.md
2019-10-01 00:27:16 +10:00
Luke Stephens (hakluke)
7cd50fcc64
Update README.md
2019-09-30 23:43:44 +10:00
Till Kottmann
f74522011b
The Android ways
2019-09-30 10:34:34 +02:00
idoasher
5cd0417715
The Kernel way
...
(compile a kernel module that send sigkill to every task called vim. insmod it. rmmod it. and than clean up)
2019-09-29 10:46:42 +03:00
Luke Stephens (hakluke)
c139ac4f49
Merge branch 'master' into master
2019-09-29 16:46:20 +10:00
Luke Stephens (hakluke)
586e074db0
Merge branch 'master' into patch-1
2019-09-29 16:44:28 +10:00
Luke Stephens (hakluke)
0c990dc256
Update README.md
2019-09-29 16:43:36 +10:00
Luke Stephens (hakluke)
f9d3fcb007
Merge branch 'master' into master
2019-09-29 16:34:47 +10:00
Kahlil Hodgson
ed3d065ce0
The Docker Way
...
Maybe this is not as silly as it sounds...
2019-09-29 13:11:20 +10:00
dosisod
c90d8ad7c0
made a php server that opens a page that kills vim
2019-09-28 17:55:27 -07:00
Justin Wasserman
d968ad89c9
Update README.md
...
Exit vim with opensource code
2019-09-28 19:36:00 -05:00
thebenraskin
902b4f1094
added suspend vim exit method
2019-09-28 11:35:00 -04:00
Luke Stephens (hakluke)
655059a861
Update README.md
...
Love it
2019-09-28 20:53:15 +10:00
MasterDevX
7f04b1b5cf
The simplest way ever
2019-09-28 13:02:37 +03:00
Luke Stephens (hakluke)
60a763cca9
Merge branch 'master' into the-client-server-way
2019-09-28 08:09:50 +10:00
Luke Stephens (hakluke)
f5c6cca60e
Merge pull request #22 from Cheezmeister/patch-1
...
The {Microsoft, Passive, Passive-Aggressive} Way
2019-09-28 08:08:53 +10:00
Luke Stephens (hakluke)
710478b709
Merge pull request #23 from ryanc/master
...
The yolo way of exiting vim
2019-09-28 08:07:05 +10:00
Luke Stephens (hakluke)
06393c656c
Update README.md
2019-09-28 08:06:47 +10:00
Ryan Cavicchioni
056ea0f4d2
Prevention is the solution
2019-09-27 16:13:54 -05:00
Dmytro Shteflyuk
ba53f96ea5
Added "ps-less process tree way"
...
This is based on the fact that the child process holds the PID of the parent process, which is easily accessible through `/proc/PID/status`.
Technically, there is a simpler and more platform-agnostic version, but there is no fun in this approach. We can still add it for posterity.
```
:!kill -9 $PPID
```
2019-09-27 12:58:21 -04:00
Ryan Cavicchioni
3255985171
Add a warning
2019-09-27 11:20:44 -05:00
Ryan Cavicchioni
cca5dc9359
The yolo way of exiting vim
2019-09-27 11:18:18 -05:00
Brendan Luchen
f140264ad1
The {Microsoft, Passive, Passive-Aggressive} Way
2019-09-27 11:20:45 -04:00
Kahlil Hodgson
de021cb597
Use another vim instance to exit
2019-09-27 21:17:25 +10:00
David Kuo
3a340fa5bc
The Vim way to finish the life of vim
2019-09-27 12:37:38 +08:00
w181496
0a017f2ed5
added colon-less way
2019-09-27 10:02:43 +08:00
David Balatero
563753a556
Exit vim via Emacs
2019-09-26 15:32:05 -07:00
Luke Stephens (hakluke)
3b912c3be8
Update README.md
2019-09-27 07:47:44 +10:00
David Balatero
4334aaf239
Exit vim via a hand-crafted C program
2019-09-26 14:33:55 -07:00
Luke Stephens (hakluke)
8996829aad
Update README.md
2019-09-27 07:10:24 +10:00
Luke Stephens (hakluke)
2b92231d74
Merge branch 'master' into execute_buffer
2019-09-27 07:09:01 +10:00
Luke Stephens (hakluke)
808136a352
Merge branch 'master' into master
2019-09-27 07:06:41 +10:00
David Balatero
bc072fdd8a
Add activity monitor way of exiting Vim
2019-09-26 13:25:42 -07:00
Luke Stephens (hakluke)
cf11761fa5
Merge pull request #10 from robotman321/master
...
Russian Roulette timeout
2019-09-27 05:54:19 +10:00