mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-01 19:26:41 +02:00
Merge pull request #160 from Tomcat-42/circuit-breaker-way
Add The Circuit Breaker Way
This commit is contained in:
commit
09f338760a
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -640,6 +640,17 @@ vim
|
||||||
```
|
```
|
||||||
5. In the AWS EC2, select the newly created EC2 instance and terminate the instance.
|
5. In the AWS EC2, select the newly created EC2 instance and terminate the instance.
|
||||||
|
|
||||||
|
## The Circuit Breaker Way
|
||||||
|
Credit:@Tomcat-42
|
||||||
|
|
||||||
|
1. Smoothly leave your computer
|
||||||
|
2. Find the nearest electrical circuit breaker panel
|
||||||
|
3. Switch off and on the main breaker
|
||||||
|
4. Return to your computer
|
||||||
|
5. Your computer should no longer be running vim
|
||||||
|
|
||||||
|
**Note:** This approach prove itself ineffective against notebooks, desktops on a UPS or remote servers.
|
||||||
|
|
||||||
## The Permanent Way
|
## The Permanent Way
|
||||||
Credit: @jofftiquez
|
Credit: @jofftiquez
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue