Commit graph

141 commits

Author SHA1 Message Date
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
David Balatero
92b5426fba
Add AppleScript way of exiting terminal Vim 2019-09-26 12:01:07 -07:00
z y
4653b539a9 Use vim against itself with @ 2019-09-26 08:49:02 -07:00
Brad Riemann
cdd42d7ba9 Add Russian Roulette timeout mode 2019-09-26 09:03:34 -05:00
Jay Thompson
0a395f3131 The physics way 2019-09-26 07:35:23 -05:00
Luke Stephens (hakluke)
3ffe812d18
Update README.md 2019-09-26 20:11:03 +10:00
Luke Stephens (hakluke)
8e6710a0d1
Merge branch 'master' into master 2019-09-26 20:08:52 +10:00
Luke Stephens (hakluke)
f9cec494b8
Merge branch 'master' into master 2019-09-26 20:06:04 +10:00
tctovsli
8906933230
Added reboot 2019-09-26 10:56:09 +02:00
Aaron Gorka
673afc590e Add timeout way 2019-09-26 16:41:36 +10:00
Jakub Łukasiewicz
60bd9afb4c
Added "The hardware way" 2019-09-26 02:46:44 +02:00
europa
057ff3ad90
Update README.md 2019-09-25 22:47:51 +02:00
Luke Stephens (hakluke)
30d3b74541
Update README.md 2019-09-26 03:44:21 +10:00
Luke Stephens (hakluke)
276b1f7188
Update README.md 2019-09-26 03:25:21 +10:00
Luke Stephens (hakluke)
db353a8ef4
Update README.md 2019-09-26 03:24:21 +10:00
Luke Stephens (hakluke)
cacaa063f2
Update README.md 2019-09-26 03:24:03 +10:00
Tom Hudson
d3a6521a98
Adds ps-less way 2019-09-25 16:50:21 +01:00
Luke Stephens (hakluke)
bfc2c9f3a1
Update README.md 2019-09-25 23:45:59 +10:00
Luke Stephens (hakluke)
d6b9e28bb0
Update README.md 2019-09-25 23:40:44 +10:00
Luke Stephens (hakluke)
e0807d4471
Update README.md 2019-09-25 23:39:55 +10:00
Luke Stephens (hakluke)
14edf58e16
Initial commit 2019-09-25 23:36:26 +10:00