mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-06-17 10:01:53 +02:00
Merge df7b6d2682
into 110da1c9df
This commit is contained in:
commit
b58851d6b3
1 changed files with 7 additions and 0 deletions
|
@ -370,6 +370,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
Add a link
Reference in a new issue