mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-02 03:36:42 +02:00
Add an iOS way.
I added a way to close vim using the iSH app on iOS
This commit is contained in:
parent
1b9a16e6e8
commit
df7b6d2682
1 changed files with 7 additions and 0 deletions
|
@ -349,6 +349,13 @@ Run vim inside Termux and run this when you want to exit:
|
|||
:!su -c killall zygote
|
||||
```
|
||||
|
||||
|
||||
## The iOS way
|
||||
Credit: @tigerclaw989
|
||||
|
||||
Close iSH.
|
||||
|
||||
|
||||
## The JavaScript way
|
||||
|
||||
```js
|
||||
|
|
Loading…
Add table
Reference in a new issue